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 TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Get data to Access from an mdf file.

Status
Not open for further replies.

ragpark

Programmer
Jun 19, 2001
7
IN
Can I import data from an sql datafile (*.mdf) to
access database directly with out using SQL Server ?
That is I do not want to first recover it in SQL and
then importing it into access.
 
I'm fairly certain you can't do this directly from access. I think your only option is to recover the (*.mdf) to SQL server and import from there.

Rick.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top