Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 Linked Server with fox

Author  Topic 

sab eu
Starting Member

1 Post

Posted - 2005-12-01 : 01:21:59
Hi ,
I try to link in SQL Server 2000 ,in Linked Server , a file .dbf (is situate in my LAN: \\nt_serv\DB\f1.dbf),and I want to know what I'll write in :
Product name:...(anything)
Data Source:...
Provider String:...
Location:...
Catalog:...

AndrewMurphy
Master Smack Fu Yak Hacker

2916 Posts

Posted - 2005-12-01 : 03:34:14
this might be of use to you...it lists loads of conections strings for various DB/ODBC types

http://www.carlprothman.net/Default.aspx?tabid=81
Go to Top of Page
   

- Advertisement -