Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 Access to SQL

Author  Topic 

tedew
Starting Member

22 Posts

Posted - 2006-03-30 : 10:09:01
hello,
I have a question about move datebase in access to SqlServer 2000.
Do I need special software for this operation ?? Is it complication operation ??
I have a datebase in Access file mdb , abd I want to move, migrate or another thing to do to put this datebase in SQL Server

??

bye

timmy
Master Smack Fu Yak Hacker

1242 Posts

Posted - 2006-03-30 : 16:52:57
Access has an inbuilt 'Upsizing Wizard' that will build your SQL Server db for you. That's a good starting point, then you can go through cleaning stuff up (queries, table designs etc). I think the option is under the Tools --> Database Utilities menu
Go to Top of Page
   

- Advertisement -