
Frequently Asked QuestionsHere is the knowledgebase for the program. If you can not find any solutions for your questions in here, please feel free to contact with us.
(1) Why "MySQL server has gone away"? ESF Database Convert batch insert 100 records each time, this problem will occur when the insert statement data too long(e.g.: table has a LONGBLOB field which include image data). (2) Why appeared "Object was open" error? Please upgrade MDAC(Microsoft Data Access Components) to 2.8. (3) How to specify schema name for PostgreSQL? In Choose a Data Source/Choose a Destination page, input DATABASE_NAME.SCHEMA_NAME in 'Database' field to specify the database and its schema. If you specify DATABASE_NAME only, the default schema is 'public'. (4) Connects SQL Server Express 2005 failed. Try to replace localhost with localhost\sqlexpress in "Server" field. (5) Why get ORA-32101 When creating environment? Download Oracle Instance Client 10.1.0.5 and unzip oraociei10.dll to system directory(e.g. c:\windows\system32). (6) How to connect FireBird/InterBase database? For local InterBase databases, this can be a file name. (7) Why appears "Can't connect to host or database" message? 1. Make sure you have installed Microsoft MDAC 2.8. (8) How to running command line? Job & CommandLine only support in Professional Version. Below is the usage: (9) How to converts "Excel sheet" or "Text file" to others database? "Excel sheet name" or "Text file name" will be converted as table name, the first row of them will be converted as field name, and from the 2nd rows will be as records. So if you want to converting "Excel sheet" or "Text file" to others database, you must define the first row for them. The structure like: (10) Convert to mySQL 3.x error? When you want to convert to mySQL 3.x, please select "----" for CharacterSet DropList in the destination page. |
Common Links
|