Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
OLEDB Provider VFP 64 bits
Message
De
20/04/2012 17:13:15
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Titre:
OLEDB Provider VFP 64 bits
Divers
Thread ID:
01542268
Message ID:
01542268
Vues:
89
Hello All.
I'm using this code to connect to a VFP dbatabase from Excel :
		oPivotCache.Connection = "OLEDB;Provider=vfpoledb;data source=" + DATAPATH
		oPivotCache.Commandtext = "select * from z"+tmpdbc
		oPivotTable = oPivotCache.CreatePivotTable( oTargetRange, "PivotTable" )
			
But, as we all know, this doesn't work in windows 64 bits. Do you know of any work around for thi>
Regars
Répondre
Fil
Voir

Click here to load this message in the networking platform