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 |
|
mjwillyone
Starting Member
7 Posts |
Posted - 2004-08-11 : 08:45:32
|
| Dear Friends,I am very new to SQL and have a question. I have a database that I would like to export as a delimited text file. I will end up importing the data into the Quickbooks accounting software. I am not familiar with writing script for SQL but wondered if there is an easy way to export the data.Thanks for your help,Mike |
|
|
spirit1
Cybernetic Yak Master
11752 Posts |
Posted - 2004-08-11 : 08:59:05
|
| use DTS Export. there you can specify to where and how you want to export.Go with the flow & have fun! Else fight the flow :) |
 |
|
|
|
|
|