ReadMe1st.txt
上传用户:jiangbw
上传日期:2022-03-16
资源大小:49k
文件大小:1k
- DBF to MySQL Bulk Converter
- This utility will read any DBF files under "dbf_source" directory.
- You will need to create sub directory under "dbf_source"
- and put your dbf files there. And run conversion on your browser
- Http://localhost/dbfconv
- follow these steps :
- 1. Extract this on your htdocs directory of your apache
- 2. Update your MySQL connection on config.ini.php
- 3. put your dbf files under "dbf_source" directory under sub directory of your choice
- 4. open your browser to http://localhost/dbfconv
- 5. RUN....
- COMMON PROBLEMS THAT MAY OCCUR :
- - if your dbf filesize is large you can troubleshoot with memory_limit on php.ini by increasing its value
- SCRIPT CURRENT LIMITATION :
- - this script cannot read BLOB field type, only reads standard field type format like number, memo, text
- i'll update later about this limitation
- for further comments please send email to me ardie_b@yahoo.com
- Latest Update :
- - July 24, 09 => Known javascript bugs on latest mozilla firefox
- That's it.
- Regards,
- Benediktus Ardian Hersanto,SE
- =========================
- =http://www.code2art.com=
- =========================
- Notes :
- - Don't remove "cache", "logs", "session_data" directory
- because the framework need it to do its own job