Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Having trouble with ADO returning an RS
Message
De
22/08/2000 14:19:29
 
 
À
22/08/2000 11:31:06
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Divers
Thread ID:
00407064
Message ID:
00407886
Vues:
21
>I got passed the 0 record count problem by testing the code in VB. The object seems to be created but hangs when the GetAllDepartments call is made under IIS.

You've got other issues to consider on a web-based application. I would suggest having your MTDLL return any errors that may be resulting by using COMRETURNERROR. If there are any ADO errors, be sure to include the NativeError property on the message string.

I don't suppose you left the (?) in your MTDLL? It may be that since you can't do any UI code it's stopping there.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform