I've been attempting to create a local database for the past few hours, with no success. How do I do this in Enterprise Manager??
Main Topics
Browse All TopicsHello.
I have a .BAK file sent to me by my webhost. I do not have a local copy of the database and only have Enterprise Manager on my computer here.
The server I'm attempting to restore the database to is not the same as the original one. Not the same database name either.
So, I need to create a local database and extract the information on to it before I can use DTS to move the tables I need to the new server.
Can you help???
This is pretty urgent. My site is down until I get it done.
Thanks!
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
When you say enterprise manager.. i suppose you are using sql server 2000...
follow the steps below to restore the the database using enterprise manager...
1.Login to the SQL server,
2.choose and run Enterprise Manager.
Select the database onto which you would like to restore the data,
3.right click on the database,
select 'Restore database' from under the 'All tasks' menu.
4.Under the 'General' tab, select 'From Device'.
5.From under the 'parameters' section, click 'select device'.
7.From the dialog box that appears, select 'add'. Browse to the .BAK file using the option under 'File'.
8.Select 'OK' across all sub options and finally the main dialog box to perform the restore operation .
http://articles.techrepubl
htt
you can restore the database with anyname you like...
if you are using sql 2005... then following the steps given in the below link..
http://msdn.microsof
I think your database belongs to SQL Server 2005....
So You can not connect with SQL Server 2005 and higher version using Enterprise Manager. You will need SQL Server Management Studio available with SQL Server 2005 and higher version.
for more info...http://blog.sqlauth
thats gr8 it worked...
for dts.. check this link...
http://anzme.blogsp
Business Accounts
Answer for Membership
by: rakeshjaiminiPosted on 2009-08-17 at 08:38:05ID: 25115501
yes you need to create a local DB
also enterprise edition can have DB upto 4 gb in size
if Db size is more you cant create it