Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Returning Value from EXE into SQL DTS Packager
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Returning Value from EXE into SQL DTS Packager
Divers
Thread ID:
00498703
Message ID:
00498703
Vues:
35
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform