Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ADO, VFP DLL and
Message
From
07/08/2003 16:34:42
 
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00817660
Message ID:
00817983
Views:
17
Terry,
Thanks for the suggestion.

I placed this code in the page,...

IF Recordset1.ActiveConnection.State > 0
Recordset1.ActiveConnection.Close
ENDIF

just Before the DLL call, and get this error:...

Microsoft VBScript runtime error '800a01a8'
Object required: ''
/rush/html/Admin_UserEdit.asp, line 160

So I placed it at the End of the page. THAT error goes away, but I still get the Access Denied error.

Is there something happening, perhaps, with the MTDLL not releasing the table? I've shotgunned ALL my Procs with CLOSE TABLE ALL CLOSE DATABASES ALL and CLOSE ALL before the RETURN statements, but No change.

I've looked in numerous Websites as well as my local MSDN help files on ADO,ASP,VBscript, and in VFP on COM and Automation Servers.

I'm pretty confused at this point as to how to proceed.

Thanks for your help.

David

David
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform