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.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 Display problem in qry analyzer

Author  Topic 

vin
Starting Member

26 Posts

Posted - 2003-03-28 : 00:33:54
Hi,
I am dynamically creating a table and inserting the values. After selecting the values, there is a huge gap or space between the columns when displayed in qry analyzer. How to correct this, so that the display looks compact.



vin
Starting Member

26 Posts

Posted - 2003-03-28 : 01:42:05
sorry,

the problem is actually when i put the output into a text file, but not in the qry analyzer.

Can anybody tell me how to capture in a formmated nammer in the text file.


Go to Top of Page

samsekar
Constraint Violating Yak Guru

437 Posts

Posted - 2003-03-28 : 02:08:24
Are you using Import/Export Wizzard ??
If so what is column delimiter specified ?

Sekar
~~~~
Success is not a destination that you ever reach. Success is the quality of your journey.
Go to Top of Page
   

- Advertisement -