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 |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2006-12-22 : 07:50:17
|
| Nirbhay writes "hi,I am using asp and sql,generating the report dinamically know i want to save the report into text file.Is there any solution for it to store the value of sql query into text format at run time.And user should be given a choice to save the file where they wantThanksNirbhay" |
|
|
SwePeso
Patron Saint of Lost Yaks
30421 Posts |
Posted - 2006-12-22 : 07:59:06
|
| BCP. Read about BCP in Books Online.Peter LarssonHelsingborg, Sweden |
 |
|
|
|
|
|