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