Major fixes to this program:
1. Fixed the error that the old version of the conversion program can only convert to PHPCMS Sp5 but not to PHPCMS Sp6;
2. Fixed the problem of timeout in the old version of the program when the data volume is large;
3. Added prompts and statistical information in the old version of the program to better reflect the conversion status;
4. Found an idea for effectively reading NTEXT type data in MSSQL in PHP, and solved the problem of porting many ASP+MSSQL website programs to PHP, especially when the amount of data is large and an error occurs when exporting Access. This method is particularly important
5. Successfully realized the transfer of MSSQL version to PHPCMS.
6. In view of the various problems encountered during the conversion process, on the one hand, several lax places in the program were modified, and on the other hand, solutions were provided.
7. For SiteWeaver CMS6.5, which is open sourced by Dongyi, the smooth transfer of ACCESS and MSSQL versions has also been achieved.
8. We spent a lot of time and conducted detailed testing on the program based on 150,000 pieces of data to ensure that there were fewer bugs.
Perfect Dongyi 2006 Sp6 SiteWeaver CMS6.5 Access MSSQL to PHPCMS 2007 SP6 program Bulid 2008-4-26
2008-4-27 Fixed two errors:
1. The problem that friendly links cannot be converted
2. The start time and end time are added. You can calculate how long it takes to complete the conversion of N million data.