Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Strange Error From Access
Message
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Title:
Strange Error From Access
Miscellaneous
Thread ID:
00460120
Message ID:
00460120
Views:
44
I created a test PRG wi3 3 lines:

cTable = "test.mdb"
oAccess = CREATEOBJECT("Access.Application")
oAccess.DoCmd.OpenTable(cTable)

When I run it, I get an OLE Error:

"You can't carry out this action at the present time"


what gives? anyone know? I'm trying to open an Access table and
read data back into VFP.

Thanks
Everything makes sense in someone's mind
public class SystemCrasher :ICrashable
In addition, an integer field is not for irrational people
Next
Reply
Map
View

Click here to load this message in the networking platform