Results 1 to 4 of 4

Thread: SQL Server Group

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Aug 2004
    Posts
    30

    SQL Server Group

    How can i access database in another server group (e.i. i have sql server group local with table1 i have to create trigger to update table1 in another database in another server group)

  2. #2
    A SQL Server fool GaryMazzone's Avatar
    Join Date
    Aug 2005
    Location
    Dover,NH
    Posts
    7,493

    Re: SQL Server Group

    You need to create a linked server to access the databases on an other server.
    Sometimes the Programmer
    Sometimes the DBA

    Mazz1

  3. #3

    Thread Starter
    Junior Member
    Join Date
    Aug 2004
    Posts
    30

    Re: SQL Server Group

    Linked Server ? how can i do that ? do you have any sample for this , hope you can help me in this ... or if you have any suggestion

    Thanks

  4. #4
    A SQL Server fool GaryMazzone's Avatar
    Join Date
    Aug 2005
    Location
    Dover,NH
    Posts
    7,493

    Re: SQL Server Group

    The easiest way is in SSMS
    Sometimes the Programmer
    Sometimes the DBA

    Mazz1

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