Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Returning Value from EXE into SQL DTS Packager
Message
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Returning Value from EXE into SQL DTS Packager
Miscellaneous
Thread ID:
00498703
Message ID:
00498703
Views:
36
Hello all,
I'm putting together a DTS package in SQL Server. The first component is a VFP exe. If this component fails, I want the package to stop executing, however, I can't seem to return a fail to it at all. In the VFP code, I've tried

RETURN .F.
RETURN 0x1004 && DTS documentation says this will make it fail
RETRUN 1 && Testing in VBscript shows that this makes it fail

all without success. Any thoughts? Thanks,
John
Next
Reply
Map
View

Click here to load this message in the networking platform