Connecting Tech Pros Worldwide Forums | Help | Site Map

How to link table of sql server to access database using ado

Newbie
 
Join Date: Aug 2006
Posts: 6
#1: Aug 29 '06
How to link table of sql server to access database using ado?

PEB's Avatar
PEB PEB is offline
Expert
 
Join Date: Aug 2006
Location: Bulgaria
Posts: 1,380
#2: Sep 3 '06

re: How to link table of sql server to access database using ado


TransferDatabase Method doesn't function? In fact TransferDatabase isn't part of DAO or ADO and it have to function also with MSSQL databases! It's simillar of the manual attach of the tables...
Reply