jayjay66
Technical User
- Oct 31, 2005
- 114
Hi All,
I would need some help in extracting records from an SQL database. I'm running win2003server with SQL v8.0. I guess the "BCP" utility would be the best bet or does anybody suggestion anything else?
What I need to do is take all records in my SQL database called "Accounting" with the field "LogDate" and extract them all "for LogDate<Jan-01-2006" to a text file. Can anybody help on what the syntax would be ? Also, would that make my database smaller by extracting the records?
Much appreciated. Many thanks.
JJ
I would need some help in extracting records from an SQL database. I'm running win2003server with SQL v8.0. I guess the "BCP" utility would be the best bet or does anybody suggestion anything else?
What I need to do is take all records in my SQL database called "Accounting" with the field "LogDate" and extract them all "for LogDate<Jan-01-2006" to a text file. Can anybody help on what the syntax would be ? Also, would that make my database smaller by extracting the records?
Much appreciated. Many thanks.
JJ