|
-
Dec 28th, 2009, 05:40 AM
#1
Thread Starter
Junior Member
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)
-
Dec 28th, 2009, 03:17 PM
#2
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
-
Dec 29th, 2009, 12:30 AM
#3
Thread Starter
Junior Member
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
-
Dec 30th, 2009, 08:53 PM
#4
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|