473,396 Members | 2,024 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

SQL Server files after upgrading an Access database

Hi all

I have upgraded an Access data file to SQL Server using the wizard
(Access XP, 2000 file format). There seems to be no way to direct the
SQL Server database files to a specified folder during this process. I
now have the SQL Server database residing on a server on drive C: but
it would be better on drive E: Does anyone know of a simple way to
move the SQL Server database or force the upgrade to go to a specified
folder?

I know little about SQL Server, so please be gentle ...

Thanks

Jeff

Sep 5 '06 #1
2 1187
Hi Jeff,

I have never used the upsizing wizard, but to move a sql server database
from one location to another, you need to detach the sql server database
from the server. You do this in Enterprise manager(sql server 2000) -
or the management console (sql server 2005).

Go to the database icon in Enterprise manager - right - click - go to
All Tasks, go to Detach Database - and click on Detach Database.

Now go to your server and move the mdf file to your desired location.
Then you have to re-attach the database. Just right click on the
Databases icon under the server name in Enterprise Manager. Go to All
Tasks - Attach Database. Click on Attach Database. Locate/select the
mdf file and click OK. Sql Server will automatically create a new ldf
file for you.

Rich

*** Sent via Developersdex http://www.developersdex.com ***
Sep 5 '06 #2
Thanks Rick. I'll give that a try ASAP. Looks to be just what I
needed - thanks again.

Jeff
Rich P wrote:
Hi Jeff,

I have never used the upsizing wizard, but to move a sql server database
from one location to another, you need to detach the sql server database
from the server. You do this in Enterprise manager(sql server 2000) -
or the management console (sql server 2005).

Go to the database icon in Enterprise manager - right - click - go to
All Tasks, go to Detach Database - and click on Detach Database.

Now go to your server and move the mdf file to your desired location.
Then you have to re-attach the database. Just right click on the
Databases icon under the server name in Enterprise Manager. Go to All
Tasks - Attach Database. Click on Attach Database. Locate/select the
mdf file and click OK. Sql Server will automatically create a new ldf
file for you.

Rich

*** Sent via Developersdex http://www.developersdex.com ***
Sep 6 '06 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
by: Andreas Lauffer | last post by:
I changed from Access97 to AccessXP and I have immense performance problems. Details: - Access XP MDB with Jet 4.0 ( no ADP-Project ) - Linked Tables to SQL-Server 2000 over ODBC I used...
2
by: Serdar Yegulalp | last post by:
I'm in the process of migrating a lot of data (millions of rows, 4GB+ of data) from an older SQL Server 7.0 database to a new SQL Server 2000 machine. Time is not of the essence; my main concern...
1
by: John McCormack | last post by:
I have developed an Access 97 database that I would like to distribute to a number of staff, but they do not have Access. At the same time I am considering upgrading to SBS 2003 premium edition...
22
by: TC | last post by:
I have an Access database application with a lot of custom row functions written in VBA. In other words, a lot of queries contain calculated fields which use functions defined in the modules. I...
9
by: Neil | last post by:
We have an Access 2000 MDB with a SQL 7 back end. We are upgrading SQL Server to SQL 2005, and are considering upgrading to Access 2003. Someone mentioned that they had heard about some...
3
by: RayPower | last post by:
I'm having a system using Access 2000 as both front-end (queries, forms, reports & temp tables for reports) & back-end (data) with back-end running on the server. The application runs on the...
2
by: Jobs | last post by:
Download the JAVA , .NET and SQL Server interview with answers Download the JAVA , .NET and SQL Server interview sheet and rate yourself. This will help you judge yourself are you really worth of...
5
by: Glen Buell | last post by:
Hi all, I have a major problem with my ASP.NET website and it's SQL Server 2005 Express database, and I'm wondering if anyone could help me out with it. This site is on a webhost...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.