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 |
|
edpel
Starting Member
22 Posts |
Posted - 2003-02-21 : 08:52:30
|
| I need to run a query through isql and put the output of the query into a text file. Currently, the output looks like this:columnname-----------Value(1 row(s) affected)How can I write the query so that it only prints out the value? Thanks,Eddie |
|
|
edpel
Starting Member
22 Posts |
Posted - 2003-02-21 : 08:56:57
|
| nevermind, I got it working!Thanks!Eddie |
 |
|
|
|
|
|