Converting to Jet table from SQL Server Linked table

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Is there an easy way to convert a table linked to SQL Server to a Jet
database ?
 
rmcompute said:
Is there an easy way to convert a table linked to SQL Server to a Jet
database ?

Delete the link and then import the table.

File - Get External Data - Import
 
It might be easier to use Enterprise Manager's DTS function to export the
tables to Microsoft Access MDB. I'm sure that's how I would do it.

--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

:
| Is there an easy way to convert a table linked to SQL Server to a Jet
| database ?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top