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

Convert DB

Status
Not open for further replies.

GeorgeBC

Programmer
Nov 23, 2005
21
TR
Hi,

I'm using SQL Server 2005 Developer Edition. I have a MS Access Database. How can I convert to SQL Server Database from my Access Database? I could not find wizard.

Thank you.
 
From Access DB You can upgrade to SQL Server.

TOOLS > DATABASE UTILITIES > UPGRADING WIZARD...

You should have Admin rights on sql server/machine

________________________________________________________
Zameer Abdulla
Help to find Missing people
Sharp acids corrode their own containers.
 
I couldn't find any upgrade wizard under Tools-Database Utilities

I have this menu in msaccess.

Tools - Database Utilities - Convert database to access97 or access2000
Compact and repair database
...

Do I have any chance doing this from SQL server 2005 ?

Thank you
 
in the 2005 management studio, create a new database, then right click on it. Select Tasks, then import data, run through the wizard.

-George

Strong and bitter words indicate a weak cause. - Fortune cookie wisdom
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top