Results 1 to 5 of 5

Thread: [RESOLVED] [sql2005] Dts?

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Jul 2007
    Posts
    617

    Resolved [RESOLVED] [sql2005] Dts?

    hi i not sure if im reading the right article in http://www.sqldts.com. anyway my concern is how it will be possible to cascade update/delete row from two different database. the idea was like a primary and foreign key were both table are members of single db.

  2. #2
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: [sql2005] Dts?

    You want to perform an update/delete in db1 when an update/delete occurs in db2? Sounds like you want replication rather than DTS.

  3. #3

    Thread Starter
    Fanatic Member
    Join Date
    Jul 2007
    Posts
    617

    Re: [sql2005] Dts?

    hi mendhak, yes you got the idea correct. it should be replication not dts? any idea how it will be implemented? i know there are lot of reference out there but i would prefer if you would recommend a site.

    thanks.
    Last edited by jlbantang; May 30th, 2008 at 11:42 PM.

  4. #4
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: [sql2005] Dts?

    I think what you need is transactional replication. With transactional replications, an update in one database gets pushed across to another database.

    You wanted a link and the first result in the search engines is a how to, with a description of how it works.
    http://www.databasejournal.com/featu...le.php/1438201

  5. #5

    Thread Starter
    Fanatic Member
    Join Date
    Jul 2007
    Posts
    617

    Re: [sql2005] Dts?

    thanks mend. so i was trying to understand the replication technique and finally moving on to the actual hands-on... i was so excited that i missed the CONDITIONS to avail the feature and since im using EXPRESS edition... i fall in the dead end... argh!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width