Withdata software has announced sqltotxt 2.6, a data conversion tool that export SQL Server data to flat file (csv, tsv, xml, html, sql) and excel. Version 2.6 Add “turning off log” in command line. Add an option for “replace CRLF with space”. Fix bug when logon to SQL ... Read more
Tag Archives: Sql Server
Withdata Software Released XlsToSql Version 2.5
Withdata software has announced xlstosql 2.5, a data conversion tool that import Excel data to SQL Server database. Version 2.5 Add “turning off log” in command line. Add “Bad File” to log failed import records. Fix bug “falied load part columns data in command ... Read more
Withdata Software Released TxtToSql Version 2.6
Withdata software has announced txttosql 2.6, a data conversion tool that import txt (csv, tsv) data to SQL Server database. Version 2.6 Add “Bad File” to log failed import records. Add “Exception Report From”. Improve import performance. TxtToSql – Better tool to ... Read more
Withdata Software Released SqliteToMsSql Version 1.0
Withdata software has announced sqlitetomssql 1.0, a data conversion tool that convert SQLite data to SQL Server database. Version 1.0 is the first release. SqliteToMsSql – Convert SQLite data to SQL Server SqliteToMsSql is convenient: 1. Easy visually config, just click on the mouse. 2. ... Read more
Withdata Software Released PostgresToMsSql Version 1.0
Withdata software has announced postgrestomssql 1.0, a data conversion tool that convert PostgreSQL data to SQL Server database. Version 1.0 is the first release. PostgresToMsSql – Convert PostgreSQL data to SQL Server PostgresToMsSql is convenient: 1. Easy visually config, just click on ... Read more
Withdata Software Released MsSqlToSqlite Version 1.0
Withdata software has announced mssqltosqlite 1.0, a data conversion tool that convert SQL Server data to SQLite database. Version 1.0 is the first release. MsSqlToSqlite – Convert SQL Server data to SQLite MsSqlToSqlite is convenient: 1. Easy visually config, just click on the mouse. 2. ... Read more
Withdata Software Released MsSqlToPostgres Version 1.0
Withdata software has announced mssqltopostgres 1.0, a data conversion tool that convert SQL Server data to PostgreSQL database. Version 1.0 is the first release. MsSqlToPostgres – Convert SQL Server data to PostgreSQL MsSqlToPostgres is convenient: 1. Easy visually config, just click on ... Read more
How to execute sql file at SQL Server command line
You can use sqlcmd to run a Transact-SQL script file. A Transact-SQL script file is a text file that can contain a combination of Transact-SQL statements, sqlcmdcommands, and scripting variables. To run the script file 1.Open a command prompt window. 2.In the Command Prompt window, ... Read more
Withdata Software Released SqlLobEditor 2.2
Withdata software has announced sqllobeditor 2.2, a tool that helps you edit SQL Server lob(text,ntext,image) data directly. SqlLobEditor 2.2 add “Task Schedule”, improve import/export performance, and fix “division by zero” bug in importing/exporting process. SqlLobEditor ... Read more
Withdata Software Released OracleToMsSql Version 1.3
Withdata software has announced oracletomssql 1.3, a data conversion tool that convert Oracle data to SQL Server database. Version 1.3 add “Task Schedule”, improve importing performance, and fix “division by zero” bug in importing process. OracleToMsSql – convert ... Read more