Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
kpatnam
Starting Member
2 Posts |
Posted - 2008-02-11 : 04:16:36
|
| Hi,Can anyone suggest me the way in exporting .csv file from a db table.Thanks in advance!Regards,kalyani |
|
|
visakh16
Very Important crosS Applying yaK Herder
52326 Posts |
Posted - 2008-02-11 : 04:26:33
|
| You can use bulk export option or bcp utility or DTS Export/Import wizard. |
 |
|
|
|
|
|