Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Merge in Text files
Message
 
 
To
13/04/2010 08:39:41
General information
Forum:
Microsoft SQL Server
Category:
SQL syntax
Environment versions
SQL Server:
SQL Server 2000
Application:
Desktop
Miscellaneous
Thread ID:
01459909
Message ID:
01459911
Views:
41
Consider using DTS or BCP.

>
> i Have a table with a single field in SQL2000 and i want it to save into text file in continues format.
>Ex.
>Table1
>Field1
>rec1
>rec2
>rec3
>rec4
>rec5
>...
>
>is't possible to copy all the records in table1 to text file(Text1.txt) and the text file should look like this
>
>rec1rec2rec3rec4rec5...
>
>Thanks.
>ryan
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform