![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
--SQL Server 2000 When i run my DTS package, it exports a table with one column to a text file, but the data comes out in double quotes... I don't want it in double quotes. How do i get around this problem. thank you Tim |
#3
| |||
| |||
|
|
-----Original Message----- --SQL Server 2000 When i run my DTS package, it exports a table with one column to a text file, but the data comes out in double quotes... I don't want it in double quotes. How do i get around this problem. thank you Tim . |
#4
| |||
| |||
|
|
Darren your message didn't post Thanks Tim -----Original Message----- --SQL Server 2000 When i run my DTS package, it exports a table with one column to a text file, but the data comes out in double quotes... I don't want it in double quotes. How do i get around this problem. thank you Tim . |
#5
| |||
| |||
|
|
-----Original Message----- In message <10b1d01c3f4da$42c35010$a101280a (AT) phx (DOT) gbl>, anonymous (AT) discussions (DOT) microsoft.com writes Darren your message didn't post Thanks Tim -----Original Message----- --SQL Server 2000 When i run my DTS package, it exports a table with one column to a text file, but the data comes out in double quotes... I don't want it in double quotes. How do i get around this problem. thank you Tim . And again... Have a closer look at the destination settings (Text File Connection) and you will see the "Text qualifier" option, change this to <none>. -- Darren Green (SQL Server MVP) DTS - http://www.sqldts.com PASS - the definitive, global community for SQL Server professionals http://www.sqlpass.org . |
![]() |
| Thread Tools | |
| Display Modes | |
| |