473,466 Members | 1,363 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Transferring from SQL 6.5 to SQL 2000

Hi

I am a novice with SQL server as i have experience with access. I need
to do some front end development in access for a client who runs SQL
6.5 or so he tells me... (i have been told that data files under 6.5
are .dat and under 7.0 they are .mdf? is this correct?)

I have taken a copy of the data file which is an mdf file with the
intention of running it on my machine which has SQL 2000 Developer Ed
installed on windows XP pro.

I cannot attach the database as i do not have the log files, i cannot
use DTS as the database is not registered with sql server.

do i need to get a copy of the log .ldf files before i can progress?
Is there any other files i need?
Jul 20 '05 #1
2 3186
The customary file extension for SQL 6.5 device files is '.dat'. In SQL 7
and 2000, data file extensions are usually 'mdf' (primary data file) '.ndf'
(secondary data files) and '.ldf' (log files). There is nothing that
actually enforces these naming conventions but it is highly likely your
client has given you a SQL 7 or 2000 database file.

You might have trouble attaching the database unless the database was
cleanly detached and you were given all files. A better approach is
probably to ask your client for a full database backup. You can restore the
database from Enterprise Manager using the 'from device' restore option.

--
Hope this helps.

Dan Guzman
SQL Server MVP

"winshent" <vi*************@btinternet.com> wrote in message
news:c8**************************@posting.google.c om...
Hi

I am a novice with SQL server as i have experience with access. I need
to do some front end development in access for a client who runs SQL
6.5 or so he tells me... (i have been told that data files under 6.5
are .dat and under 7.0 they are .mdf? is this correct?)

I have taken a copy of the data file which is an mdf file with the
intention of running it on my machine which has SQL 2000 Developer Ed
installed on windows XP pro.

I cannot attach the database as i do not have the log files, i cannot
use DTS as the database is not registered with sql server.

do i need to get a copy of the log .ldf files before i can progress?
Is there any other files i need?

Jul 20 '05 #2
Dear Vincent Pirolli,

please visit this link
http://www.winnetmag.com/SQLServer/A...914/23914.html

Best of luck

Me,
Saghir Taj

vi*************@btinternet.com (winshent) wrote in message news:<c8**************************@posting.google. com>...
Hi

I am a novice with SQL server as i have experience with access. I need
to do some front end development in access for a client who runs SQL
6.5 or so he tells me... (i have been told that data files under 6.5
are .dat and under 7.0 they are .mdf? is this correct?)

I have taken a copy of the data file which is an mdf file with the
intention of running it on my machine which has SQL 2000 Developer Ed
installed on windows XP pro.

I cannot attach the database as i do not have the log files, i cannot
use DTS as the database is not registered with sql server.

do i need to get a copy of the log .ldf files before i can progress?
Is there any other files i need?

Jul 20 '05 #3

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

Similar topics

2
by: winshent | last post by:
Hi I am a novice with SQL server as i have experience with access. I need to do some front end development in access for a client who runs SQL 6.5 or so he tells me... (i have been told that...
1
by: smahler | last post by:
Hi all, Here is my situation. I have an application that uses SQL 2000. The client has a program that uses MSDE. The client MUST have the MSDE version of the Database. What I have done is to...
2
by: jimb | last post by:
I need some advice on how to securely transfer data between two servers. Here is the situation. We have two sql servers that hold student data. I have full access to my sql server, but only write...
7
by: Lyn Duong | last post by:
Hi all I'm trying to transfer data from sqlserver 2000 to ibm db2 AIX 8.1.4 using dts packages This works when I use db2 ole db drivers but the problem is that the transfer is very slow as the...
6
by: Ishbel Kargar | last post by:
I've bought a new laptop (running Windows XP home edition) to replace my old one (running Windows 98). I don't have cable connection between the two computers, so I've transferred most of the...
15
by: http://www.visual-basic-data-mining.net/forum | last post by:
Does anyone have any idea how to transferring data from TextBox1 in form1 to textBox2 in form2..... That means after i fill in any data in textBox1 and click Next button... It will bring me to...
3
by: JayD | last post by:
(Not sure whether it is a general aspnet problem or a specific security problem, hence posting it in 2 groups). This will solve for us a number of problems. I have developed a website on my...
2
by: Bob | last post by:
Trying to transfer databases from MSDE to SQL. When I use SQL Enterprise Manager - DTS - import or export, it works for the first database, but then fails for the others. I select the to and from...
2
by: grego9 | last post by:
I have a problem in Excel 2000. I have written some VBA code that transfers data from the current excel workbook to a file called "Deal Input2.xls". Everything transfers ok apart from the date in...
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
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
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...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...

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.