We have hundereds of servers/workstations on our network
MyComp is my workstation on network.
FoxData is the server where my FoxPro application and data stored.
SQLDev is the servername (computer name) where I have installed SQL server
2000 for development
SQLProd is the servername where I have installed SQL server 2000 and hosting
production databases.
I have created map on SQLDev box to FoxData as U: drive, and on SQL server I
created link server for foxpro dbc file located on U: (FoxData server) using
vfpoledb driver. It works fine SQLDev box and I can view all tables in dbc
file and I can also query.
Now I open enterprise manager on MyComp (my workstation) and can see the
linked server but when I try to see all tables, it gives me error: 7303
Could not initialize data source object of OLE DB provider 'VFPOLEDB'.
What am I doing wrong here? Can anyone please explain?
Thanks.
"CJ" <C...@discussions.microsoft.com> wrote in message
news:0E8FFA99-2DA8-4804...@microsoft.com...
> try looking here:
> http://msdn.microsoft.com/en-us/library/aa226395(SQL.80).aspx
>
> and also check that you have the latest set of vfp ole db drivers
> http://www.microsoft.com/downloads/details.aspx?familyid=E1A87D8F-2D58-491F-A0FA-95A3289C5FD4&displaylang=en