Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

linking tales

Status
Not open for further replies.

dvannoy

MIS
Joined
May 4, 2001
Messages
2,765
Location
US
Is it possible in SQL server to link a table to a DBASE file?? i have a app in access that i will be converting to SQL 2000 server. and in that app I link a table to a DBASEIII file. will that still be possible?

Thanks DVannoy
A+,Network+,CNA
dvannoy@onyxes.com
 
SQL Server can certainly access a DBASE table using OLE DB for ODBC. I don't know the ramifications of linking to an Access .MDB that has attached DBASE tables but I suspect it will work.
 
One way to do it, is to set up the remote server under linked servers...

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top