Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Position variables in output using Query Analyzer 1

Status
Not open for further replies.

deswalker

Programmer
Joined
Aug 10, 2005
Messages
7
Location
US
Using Query Analyzer version SQL 8.00.194.
Help! I've created output that I need to send out in a .txt file. The file calls for variables to be at a specific position. example:
element length start end
------- ------ ----- ---
Name 60 1 60
line 1 61 61
product 1 62 62
...
How do I get the output formatted in a .txt with the exact position.
Thanks in advance
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top