![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
|
Hi there, I am currently trying to put a sql server database table into a txt file by using a dts package. I came out with the following problem, the sql server manager gives a fatal error because the source table have to many rows. I am querying the table and selecting the desired fields(about 20) and when i go to the transformation properties and make the populate it goes |
|
How can i transform data from the table into the text file with that amount of columns? I don't wanted to use activex because i need it to make the most transparent as possible. Best Regards, Luis Simões |
#2
| |||
| |||
|
|
Ok i have come to an answer for the problem.... The SQL Select Statement was too big... What the hell what if i have enough fields to fill the max chars for the select stm? Any update/patch on this problem? Regards, Luis Simões "Luis Simões" wrote: Hi there, I am currently trying to put a sql server database table into a txt file by using a dts package. I came out with the following problem, the sql server manager gives a fatal error because the source table have to many rows. I am querying the table and selecting the desired fields(about 20) and when i go to the transformation properties and make the populate it goes |
|
How can i transform data from the table into the text file with that amount of columns? I don't wanted to use activex because i need it to make the most transparent as possible. Best Regards, Luis Simões |
![]() |
| Thread Tools | |
| Display Modes | |
| |