When the heading has a tailing delimiter, it will create wrong SQL file, like: insert into table_1 (field_1,field_2,,) VALUES(‘data1′,’data2’,”); Now it be fixed, you can try: http://www.withdata.com/data-convert/csv-to-sql.php ... Read more
Tag Archives: fix
TxtToDB update: fix bug of “Datafile not exists” in “Folder Session”
An issue with automating the import from folder, in the “folder load” session file (*.ldm), if “DataFile” is not exists, the loading will failed. Now we fixed this bug, update 5 products: CsvToAccess, http://www.withdata.com/csvtoaccess.html TxtToDB2, ... Read more
LobEditor update: fix bug of ‘0 files imported’ in “Import LOB”
The bug: when import LOB with “File Extension” = “All”, will returns ‘0 files imported’ with no elapsed time. This bug caused by get the wrong file extension value when “File Extension” = “All”, should be empty string “”, but be ... Read more