Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Need to use Access 2000 from VFP via OLEDB Provider
Message
De
10/02/2003 10:18:31
 
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00749074
Message ID:
00751394
Vues:
20
Hi Yuri,

That would use the OLEDB provider for ODBC drivers, which at the end uses the Access ODBC driver instead. When you create the UDL file this is the default, you need to select the native OLEDB provider for the data source you want if one exists. Which it does in the case of Access.

Cheers,
Crescencio

>Try:
>oconnection = Createobject("adodb.connection")
>with oConnection
>.Provider="MSDASQL.1"
>....
>
>The exact connection string you could get when creating a New Microsoft Data Link.UDL file.
>
>>Thanks for the response.
>>I am doing it in ADO.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform