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
 Import/Export (DTS) and Replication (2000)
 Exporting table to fixed field txt

Author  Topic 

igorblackbelt
Constraint Violating Yak Guru

407 Posts

Posted - 2005-09-09 : 10:36:52
Hello All -

I'm trying to export this table to a fixed field txt file, for some reason, on the destination tab of the transfer task, I don't see the columns on the destination files, even if I define the columns...
It's very strange, if I try to hit the button "Define Columns" it blows enterprise manager out and I have to open everything again...

Any ideas ? Am I missing an step ?

Igor.

nr
SQLTeam MVY

12543 Posts

Posted - 2005-09-09 : 18:05:33
Why do you use dts for this?

==========================================
Cursors are useful if you don't know sql.
DTS can be used in a similar way.
Beer is not cold and it isn't fizzy.
Go to Top of Page

igorblackbelt
Constraint Violating Yak Guru

407 Posts

Posted - 2005-09-26 : 11:34:44
Can you walk me thru on using code for this ? it would help me a lot... I just don't know another way of doing this...

Igor.
Go to Top of Page
   

- Advertisement -