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 |
|
wardsan
Starting Member
48 Posts |
Posted - 2005-07-08 : 04:31:03
|
| Hi,I'm trying to produce a file containing a list of sql statements dynamically using system tables. However, every time it writes out the statement, it wraps it onto the next line. Is there a way I can stop it wrapping, set linesize like in Oracle or something like?TIASandra |
|
|
tkizer
Almighty SQL Goddess
38200 Posts |
Posted - 2005-07-08 : 13:27:32
|
| Post your code. Once we see it, we should be able to help you.Tara |
 |
|
|
|
|
|