Export Table for Microsoft SQL Server helps to save table's data to text file. The program supports delimited or fixed length formats. Export utility has easy to learn and to use wizard interface. All modern versions of Microsoft SQL Server are supported.
This handy utility helps database users to create text file for selected table within seconds. First you have to setup your connection properties for the source database and then you will be able to save data tables to text format.
Here are some key features of "Export Table to Text for MS SQL Server":
· Easy to use wizard interface.
· Delimited or fixed width output.
· Predefined or custom column (field) separators.
· Support project files.
· ANSI or Unicode output files.
· DATE$ and $TIME$ macros with custom formats in the output file name support.
· Hight performance. It expors up to 17,000 rows per second depends on table structure and environment. Read more.
· Built-in and online help system.
Requirements:
· ODBC driver for MS SQL Server
Limitations:
· Only 10 rows per operation
· Only 10 objects per operation
· Nag screen
What's New in This Release: [ read full changelog ]
· Greater support for SQL Server 2008