I have an app which is currently using the (now pretty much unsupported) VFP ODBC driver and it works well enough.
I would like to try the OLE DB route instead - as this continues to be enhanced by MS.
I've downloaded the installation program and run it on my XP Pro machine which has the full MDAC installed on it, but despite trying various connection strings I keep getting an error.
Has anyone any experience of the OLE DB interface on XP? DO I need to have a full install of VFP 7/8 on that machine to get it to work? Can I get away with a 'client install' (runtime files only - no VFP7 development intended)?
The error message from the asp code is :
Regards
Griff
Keep [Smile]ing
I would like to try the OLE DB route instead - as this continues to be enhanced by MS.
I've downloaded the installation program and run it on my XP Pro machine which has the full MDAC installed on it, but despite trying various connection strings I keep getting an error.
Has anyone any experience of the OLE DB interface on XP? DO I need to have a full install of VFP 7/8 on that machine to get it to work? Can I get away with a 'client install' (runtime files only - no VFP7 development intended)?
The error message from the asp code is :
Code:
ADODB.Connection (0x800A0E7A)
Provider cannot be found. It may not be properly installed.
Regards
Griff
Keep [Smile]ing