shanghai2004
Programmer
Hi,
Is it possible to create a script file to export data from a table to a text file? (T-SQL or VB script)
I know we can use DTS package to do this, but I have many tables(in different structures)need to export data from. If I can have a script file to do this (with two parameters: table name and text file name), I can build a top loop to assign values to the two parameters.
Any suggestions? Help please.
Thanks
Is it possible to create a script file to export data from a table to a text file? (T-SQL or VB script)
I know we can use DTS package to do this, but I have many tables(in different structures)need to export data from. If I can have a script file to do this (with two parameters: table name and text file name), I can build a top loop to assign values to the two parameters.
Any suggestions? Help please.
Thanks