If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > MySQL > triggers and linked serevrs in MySQL

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 08-10-07, 01:44
ayyappa_konakalla ayyappa_konakalla is offline
Registered User
 
Join Date: Apr 2007
Posts: 4
triggers and linked serevrs in MySQL

Hi all,

I am using MSSQL as a middleware server and MySQL as Enterprise Server.I established linked server from MSSQL to MySQL and i written triggers on MSSQL tables to access MySQl tables.Thats working fine.But,i have to make similar arrangement between MySQL to MSSQl and I have to write triggers on MySQL tables to update in MSSQL tables.Can any one suggests how to do these setup.

Thanks,
Ayyappa
Reply With Quote
  #2 (permalink)  
Old 08-10-07, 06:22
aschk aschk is offline
Registered User
 
Join Date: Mar 2007
Location: 636f6d7075746572
Posts: 770
You can use triggers in MSSQL to connect to a MySQL database and execute SQL..... COOOOOOOOOOOL!
Reply With Quote
  #3 (permalink)  
Old 08-11-07, 02:23
ayyappa_konakalla ayyappa_konakalla is offline
Registered User
 
Join Date: Apr 2007
Posts: 4
Hi aschk,

Thanks for the reply,What you said is correct and it is working fine.But i want to use MySQL to SQL [not SQL to MySQL].I want to triggers in MySQL and that triggers should connect to SQL Server and do the modifications

Thanks,
Ayyappa
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On