Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

extract data to text file

Status
Not open for further replies.

axism

MIS
May 17, 2005
58
Hi, I am trying to write a function to extract some columns from a table off my sql server to a text file. Can someone give me an example please? Thank you in advance.
 
hi benson, thanks for replying. can you be more speceif? I am not good at programming. I was thinking of more like adding a function or macro in my mdb file to do so.
 
I am not familiar with Access. I assumed that you where using SQL Server since this is a SQL Server forum. Perhaps post your quetion in the Access forum.
 
you could also leverage BCP within your function.

Thanks

J. Kusch
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top