Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Moving Flash Com Code Book from Vfp7 to Vfp9
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01052115
Message ID:
01052387
Vues:
23
You absolutely do not need, nor do you want to use both OLE DB and ODBC. Why add that layer of complexity and slow down the application? Change the cProvider to use the VFP OLE DB Provider. MSDASQL is the OLE DB Provider for ODBC. Get rid of it.


>I am using the built in ConnCfg table in the DataSource Project. In the table I have the follwoing fields set:
>
>cIndex = prm_Connection_Vfp
>cConnectTo = ""
>cDataSrc = "C:\MwsData\MasterWebSystem.Dbc"
>cInitcat = ""
>cPassword = ""
>cSecInfo = ""
>cProvider = "MSDASQL.1"
>cUserId = "sa"
>
>I would assume that I just change the cProvider to "VfpOleDb.1" but I don't think that will quite get it. Do I need both VfpOleDb for VFP9 and an ODBC Driver installed?
>
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform