Hi,
How do I export data from my database table into a Comma separated value file format.
I am using SQL Server 2005 with vb.net
Thanks
Hi,
How do I export data from my database table into a Comma separated value file format.
I am using SQL Server 2005 with vb.net
Thanks
Exporting Data from Database to a csv file
snesbit
Hi Greg,
Thank you for the reply,I am writing a program in VB Express (SQL server express 2005) and I have to do it through coding...I tried data reader writer.writeline but it didn't work out...
Do you have an idea how can I do it using ADO or BCP but through coding....
Thanks®ards,
Can
Lisa Ambler
HI baroo,
Now I have the same task but I can't find out how to do it...I also have to transfer csv to SQL,although I did it but I don't know how to export data from SQL to a csv file...
Did you solve it If so could you also explain me how to do it
Thanks,
Can
kiwi Val
Roberto Icardi
Reference SQL 2005 Books Online topic "Overview of Bulk Import and Bulk Export" for more information.
Graham Charles
HTH, Jens Suessmeyer.
---
http://www.sqlserver2005.de
---
Ayooya