I am running an Microsoft Viaual Basic application in ColdFusion 5.0. I want to find a way of trapping a return code from "MyVBExecutable.exe". If the "MyVBExecutable.exe" did not run well, it should return an integer "1"; if it run well, it should return an integer "0".
So, I want to take...
I have a source TableA (with , say, columns TableACol1, TableACol2, and TableACol3).
I want to use DTS to transfer data say, TableACol1 to taget TableB, TableACol2 to taget TableC, TableACol3 to taget TableD.
I want to b able to "UPDATE" in some cases.
Is this possible? If so, can...
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.