Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Strange Error From Access
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Titre:
Strange Error From Access
Divers
Thread ID:
00460120
Message ID:
00460120
Vues:
46
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform