Welcome to dbFreaks.com!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Transfering data between databases

 
   Database Help (Home) -> DTS RSS
Next:  Video stream  
Author Message
Titan

External


Since: Jan 12, 2009
Posts: 1



(Msg. 1) Posted: Mon Jan 12, 2009 10:11 am
Post subject: Transfering data between databases
Archived from groups: microsoft>public>sqlserver>dts (more info?)

I'm using SQL 2005 and have three databases.

Live
Test (Restore of Live as of June 2008)
CopyOfTest

I created TEST then used MS KB 871973 (How to setup a test comapny with live
data using SQL Server 7.0, SQL Server 200, or SQL Server 2005) to have live
data in TEST.

CopyOfTest was created the same way.

I want to use the same procedure to update TEST with live data as of last
night but I need data from 10 tables in TEST to remain from the June 2008
copy.

In the past (SQL 2000) I used DTS to move data between databases. How can I
accomplish this task in SQL 2005?


--
Thanks
Titan

 >> Stay informed about: Transfering data between databases 
Back to top
Login to vote
Todd C

External


Since: Jan 31, 2007
Posts: 106



(Msg. 2) Posted: Mon Jan 12, 2009 11:52 am
Post subject: RE: Transfering data between databases [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Forgive us, but what was the methodology described in MS KB 871973?

Can you not just truncate and re-load tables from LIVE Db? If you have
One-to-Many relationships, you might need to re-load in the reverse order
from which you truncate.

I assume these 10 tables are key or cornerstone or lookup tables?
--
Todd C


"Titan" wrote:

> I'm using SQL 2005 and have three databases.
>
> Live
> Test (Restore of Live as of June 2008)
> CopyOfTest
>
> I created TEST then used MS KB 871973 (How to setup a test comapny with live
> data using SQL Server 7.0, SQL Server 200, or SQL Server 2005) to have live
> data in TEST.
>
> CopyOfTest was created the same way.
>
> I want to use the same procedure to update TEST with live data as of last
> night but I need data from 10 tables in TEST to remain from the June 2008
> copy.
>
> In the past (SQL 2000) I used DTS to move data between databases. How can I
> accomplish this task in SQL 2005?
>
>
> --
> Thanks
> Titan

 >> Stay informed about: Transfering data between databases 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
transfering data between two servers - Hello here how can i transfer data of tables from server1 to server2 with SSIS while the data on server1 is being loced by transaction? can i set on ssis with (nolock)?

transfering Parameters to SSIS - Hello there I have SSIS process which load data from excel and xml and set the data on my database. Sometimes i change the name of file or directory where the imported files are exist. Can i: 1. send parameter from sql where i run the SSIS which..

WMI data reader to ADO data set - I am looking to take the results of a WMI query and store in a table. I want to retrieve and store centrally data like: disk space, OS information, etc. I can get the WMI Data Reader to work fine, but am having issues pulling the results into a table....

How to: Use Data Source Object and Data Source View Object? - Hi, I can't possibly find any information of actually how to use a data source object or a data source view object in a package. After I've added a SQL Server data source object and a data source view object to my project I can't use any of them in..

Oracle data transformation - Hi All Am using the following query within the source of a data transformation SELECT icp, data_identifier, status, readingdate, trading_period, active, reactive, apparent FROM SAPR3.ZTBL_EIEP3 WHERE changeddate >= ? AND changeddate < ? I gives...
   Database Help (Home) -> DTS All times are: Pacific Time (US & Canada)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]