TxtToSql 1.0
Directly export data from a TXT file to an SQL server database.
TxtToSql is a practical tool that`s very useful for those programmers who often work with SQL Server databases. As the name suggests, it exports data from a text file (in TXT format) directly to that SQL Server database.
TxtToSql reads the original TXT file, copies it to the SQL satabase you indicate, and also generates a list of all the SQL sequences that have been created during the exportation.
TxtToSql supports working with text and ntext, and also images.
Download