Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Having trouble with ADO returning an RS
Message
From
22/08/2000 14:19:29
 
 
To
22/08/2000 11:31:06
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00407064
Message ID:
00407886
Views:
20
>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.
Previous
Reply
Map
View

Click here to load this message in the networking platform