473,382 Members | 1,424 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,382 software developers and data experts.

Test Database Copy

I am using SQL 2000, 2000 Server. I need to find out how to schedule a
database export import. I have a production database that I need to
easily copy to a test database occassionaly. When I run the DTS
function it won't import the primary keys. It errors. I need to get
all the tables and views from one database into the temporary database
that we use for testing without recreating the temp everytime. Any
suggestions?

Justin
Jul 20 '05 #1
1 2250

"Justin Allen" <co****************@hotmail.com> wrote in message
news:3b*************************@posting.google.co m...
I am using SQL 2000, 2000 Server. I need to find out how to schedule a
database export import. I have a production database that I need to
easily copy to a test database occassionaly. When I run the DTS
function it won't import the primary keys. It errors. I need to get
all the tables and views from one database into the temporary database
that we use for testing without recreating the temp everytime. Any
suggestions?

Justin


The easiest way is probably to backup the database, copy the backup file and
restore it. See "Copying Databases" in Books Online.

Simon
Jul 20 '05 #2

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

Similar topics

9
by: Weekend | last post by:
Currently, i want to develope a multiple choice exam website. The content of the test is store in an XML file. I want to carry out some function. Could you tell me which programming language should...
1
by: sandman | last post by:
I've done all my development on my own machine, running it on the localhost IIS. Now I need to let a couple of users test it. How can I set them up so they can access the Access 2000 database...
1
by: Chris Kennedy | last post by:
I have a page which uses a third party component. Which is accessible from all projects (is in the GAC the right word?) on my local machine. I copy the project over to the test server and even...
1
by: rbg | last post by:
Hi We have completed the development phase and need to deploy the app to the test environment. Needed to know what all things are involved in setting up the test environment. the application...
3
by: Alex | last post by:
Hello. Maybe someone can help me. My development computer has: WindowsXP SP2 and MSSQL Server 2000 and IIS 5.0(or 5.1) Our webserver has: Windows2003 SP1 and MSSQL Server 2005 and IIS 6.0 We are...
1
by: aj | last post by:
DB2 LUW 8.2 FP14 Red Hat AS 2.1 I went to restore a backup of my production DB on my test/developmental server. The backup on the prod system was taken /before/ alt_obj() was used there to do...
0
raveenrs
by: raveenrs | last post by:
Hi, I'm new to DB2, having to move from a flat-file non-sql database to DB2. I'm currently trying to work out how to convert all our "custom" linux scripts to be compatible with DB2. Currently,...
2
by: Tom_F | last post by:
To comp.databases.ms-access -- I'm running Microsoft Access 2003 on Windows XP Professional. I have a "Test" version and a "Production" version of our database, with the same dataset name, but...
4
by: Neil | last post by:
I need to create a test database on the live server for performance testing. From time to time, as structural modifications are made to the live database, I'd like to be able to delete the test...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 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 former...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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...

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.