Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
OLEDB Provider VFP 64 bits
Message
From
20/04/2012 17:13:15
Victor Chignes
Inteliventas
Peru
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Title:
OLEDB Provider VFP 64 bits
Miscellaneous
Thread ID:
01542268
Message ID:
01542268
Views:
88
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
Reply
Map
View

Click here to load this message in the networking platform