queezer
05-03-2006, 01:02 PM
Hi,
I'm using SQL Query Analyzer and i have a small code that basically returnes my a table with 160.000 rows, which SQL path is, lets imagine "work.dbo.tbl_results". I'd like to put into a code (or similar) that would export this DBO table into a DBF table, is that possible? which line(s) do I have to write?
In alternative I know how to use "DTS wizard Import/Export Data". However is it possible to schedule it? If it was possible, then I wouldn't need any kind of code.
Thank you in advanced!
I'm using SQL Query Analyzer and i have a small code that basically returnes my a table with 160.000 rows, which SQL path is, lets imagine "work.dbo.tbl_results". I'd like to put into a code (or similar) that would export this DBO table into a DBF table, is that possible? which line(s) do I have to write?
In alternative I know how to use "DTS wizard Import/Export Data". However is it possible to schedule it? If it was possible, then I wouldn't need any kind of code.
Thank you in advanced!