Viewing 15 posts - 46 through 60 (of 134 total)
Hi,
If you have ole db destination, then there is keep identity checkbox in editor. This will also copy the identity property from source. Why r you using datareader source ?
VG
September 22, 2008 at 12:54 pm
Hi,
I don't have complete code for you...You need to read more on this..I can help...
Anyway, what you have ahead of script component, what is input to your script component ?
...
September 22, 2008 at 10:43 am
What kind of transformation/task the package does ? Are you sure the source table in Test server has data ? Somethings in DTS may not work is SSIS. You need...
September 22, 2008 at 10:15 am
ActiveXscript task will be removed in future vesrsion. So, we have to use script component transformation. As suggested it is different than DTS versions.Its better read about it and proceed.
you...
September 22, 2008 at 10:07 am
Hi,
Did u try using dataviewer in between source and data convesrsion transformation, jsut make sure its outputting data. double click the green arrow and add data viewer. Now execute the...
September 19, 2008 at 3:19 pm
I am not sure this is how it is...As I have given these permissions on DEV environment, not production though.
I have a user with public server role. He has dbo...
September 19, 2008 at 3:09 pm
Great!!! You proved it works......
VG
September 18, 2008 at 11:53 am
Thanks Brandie..your points really highlighted our security protection, which we don't have. Hmm let me read more on BOL, may be will go for SQL server, since our connection involves...
September 18, 2008 at 11:50 am
Hi,
We also have similar situation...we develop our packages on DEV and move on to UAT and then to production. It is not clear for me what are the advantages of...
September 18, 2008 at 11:08 am
Hi,
I think there 2 solutions here:
1. You copy a blank template file after your FTP process. OR
2. In flat file destination property, select validateexternalmetadata to false. So, your validation...
September 18, 2008 at 10:47 am
Hi,
I know DTUTIL utility can help...I haven't used this you need to find more information on this...
dtutil:
You can use the dtutil command prompt utility to manage existing packages at the...
September 18, 2008 at 10:05 am
Hi,
The error u r getting may be brcause it may not able to map between source and destination. R u sure all the files have same columns?
I don't know why...
September 17, 2008 at 3:45 pm
Hi,
You can edit the flatfile output column width, in falt file connection manager. Make column output width same as table column width for that column.
MAke sure, you have defined...
September 17, 2008 at 3:14 pm
Hi,
ON MAnagement studio, connect to Integration services.Under stored packages, look under msdb folder. IF it is saved in msdb, which is the default location for SSIS packagesare, when you saved...
September 15, 2008 at 3:33 pm
Ohhh, I had the server IP address wrong..My mistake...
VG
September 11, 2008 at 12:12 pm
Viewing 15 posts - 46 through 60 (of 134 total)