Thanks Shankar,
The version is 5.00. I am coding in VB.net in SSIS with Try Catch block for each of the three seperate DSN's. For Example,
TRY for PW1
CATCH Exception
GOTO PW2
END TRY
TRY PW2
CATCH EXCEPTION
GOTO PW3
END TRY
TRY PW3
CATCH EXCEPTION
REPORT NO DRIVER WORKED
END TRY...
Hi,
We have been using Clarion SV Top Speed Drivers to load data into SQL server for a while now. Client is migrating to SQL, and have 147 tps files that need to be moved to SQL server each month. Three unique passwords for these files, so we code in vb.net to try catch each driver for each...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.