Hi everybody,
I am doing some consulting and need to find a mechanism to link to a MS SQL Server DB from a MySQL DB (on a Linux box on the network) similar to how one might link a MySQL DB from MS SQL Server. I've seen a mention or two about this subject in the forums but have not seen any real information. Could somebody please point me in the right direction?
I have some web forms dumping into the MySQL DB - I'd like to put a trigger on the table of insertion to insert that inserted data into a table in a SQL Server DB on the network.
Anybody have any ideas?
Thanks in advance!
CR
I am doing some consulting and need to find a mechanism to link to a MS SQL Server DB from a MySQL DB (on a Linux box on the network) similar to how one might link a MySQL DB from MS SQL Server. I've seen a mention or two about this subject in the forums but have not seen any real information. Could somebody please point me in the right direction?
I have some web forms dumping into the MySQL DB - I'd like to put a trigger on the table of insertion to insert that inserted data into a table in a SQL Server DB on the network.
Anybody have any ideas?
Thanks in advance!
CR