Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
File corrupted with ADO
Message
De
21/03/2004 18:10:02
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
File corrupted with ADO
Divers
Thread ID:
00888341
Message ID:
00888341
Vues:
39
On my test PC, I can execute this:
oConn = CreateObject("ADODB.Connection")
oConn.ConnectionString = "Provider=VFPOLEDB;Data Source=d:\ADNWebService\Employe.dbf;Password='';Collating Sequence=MACHINE"
oConn.Open
oRs = oConn.Execute('Select * from Employe')
But, when moving the same code on the production server, in the last line, I get "OLE object may be corrupt". Any idea where I should look to resolve that issue?
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Répondre
Fil
Voir

Click here to load this message in the networking platform