|
Home > Archive > MS SQL Server DTS > July 2005 > Accessing VFP 6 tables from SQL Server 2000 DTS on XPSP2
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Accessing VFP 6 tables from SQL Server 2000 DTS on XPSP2
|
|
| Stewart Lane 2005-07-21, 3:23 am |
| I am running SQL server 2K on XPSP2 and VFP 6. I downloaded and installed the
vfp odbc driver available from:
http://msdn.microsoft.com/vfoxpro/d...bc/default.aspx
This page lists the driver under vfp 7. I am using 6.
I am getting an error during the DTS import wizard which doesn't help me
much to
solve the problem. The error dialog reads:
Error Source: OLE DB Provider for ODBC Drivers
Error Descript: [microsoft][odbc visual foxpro driver]sourceDB
Context: errror during initialization of the provider.
I get the same error whether I try to connect to a folder with a DBC or a
folder with free tables.
If you know of a solution to my problem, I'd appreciate some help.
Thanks,
Stewart
| |
| Bachan 2005-07-21, 3:23 am |
| Disable Windows XP Firewall and try again.
You can try to access your vfp database from MS Excel. This allows you
to test the ODBC driver funcionality.
| |
| Cindy Winegarden 2005-07-21, 8:24 pm |
| Hi Stewart,
Have you considered using the FoxPro and Visual FoxPro OLE DB data provider?
It's downloadable from the /downloads/updates page also, and it will work
for all versions of Fox tables.
Try that and then post back if you're still having trouble.
--
Cindy Winegarden MCSD, Microsoft Visual Foxpro MVP
cindy_winegarden@msn
.com www.cindywinegarden.com
Blog: http://spaces.msn.com/members/cindywinegarden
"Stewart Lane" < StewartLane@discussi
ons.microsoft.com> wrote in message
news:B9620D30-1CAB-4CF1-A382- EE6062E90AF1@microso
ft.com...
>I am running SQL server 2K on XPSP2 and VFP 6. I downloaded and installed
>the
> vfp odbc driver available from:
>
> http://msdn.microsoft.com/vfoxpro/d...bc/default.aspx
>
> This page lists the driver under vfp 7. I am using 6.
>
> I am getting an error during the DTS import wizard which doesn't help me
> much to
> solve the problem. The error dialog reads:
>
> Error Source: OLE DB Provider for ODBC Drivers
> Error Descript: [microsoft][odbc visual foxpro driver]sourceDB
> Context: errror during initialization of the provider.
>
> I get the same error whether I try to connect to a folder with a DBC or a
> folder with free tables.
>
> If you know of a solution to my problem, I'd appreciate some help.
>
> Thanks,
> Stewart
>
|
|
|
|
|