We add “Auto detect delimiter and quote” to csv-to-sql online convert, you can try: http://www.withdata.com/data-convert/csv-to-sql.php ... Read more
Author Archives: Shiji Pan
CSV-To-SQL online update: fixed bug of “tailing delimiter”
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
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
OraCmd Update: keeps the same case format as what is specified in the datafile setting
Email content from one customer: “One thing I noticed is that when you specify the file to create, (datafile=”C:\EXAMPLE.txt”) it will always create the filename in lowercase, example.txt. Could I make a suggestion for future updates so that the filename keeps the same case ... Read more
Data Convert Online Update: Add support for non ansi upload filename
Now can convert file with non ansi filename, like this: réference – visuels.csv . Try this online data conversion service: http://www.withdata.com/data-convert/ . ... 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
OraCmd Update: provide the current timestamp in the export filename
Use like this: datafile=”e:\temp\tables\jobs_#yyyy##mm##dd#-#hh##mi##ss#.txt”, will create file like, “jobs_20120410-010203.txt”. Updated program: http://www.withdata.com/down/OraCmd.exe . Web page: http://www.withdata.com/oracmd.html . ... Read more
Withdata Software Released OraCmd Version 2.6
Withdata software has announced oracmd 2.6, a command-line tool that can run SQL command, import/export data, even without Oracle client. OraCmd 2.6 improve compatibility to x64, and some bug fixes and enhancements. OraCmd – The Better Client Tool For Oracle OraCmd is convenient: 1. Direct ... Read more
Withdata Software Released Tail4win Version 4.5
WITHDATA SOFTWARE has announced Tail4win 4.5, a windows port of the UNIX ‘tail -f’ command. Tail4win 4.5 improve highlight performance, improve compatibility to x64, and brings some bug fixes and enhancements. Tail4win – Windows Tail. Tail4win is convenient: 1.Highlighting and ... Read more
Withdata Software Released SqlLobEditor 1.9
Withdata software has announced sqllobeditor 1.9, a tool that helps you edit SQL Server lob(text,ntext,image) data directly. SqlLobEditor 1.9 improve compatibility to x64, and some bug fixes and enhancements. SqlLobEditor – Edit Sql Server LOB data directly. SqlLobEditor is convenient: 1. ... Read more