MySQL Forums
Forum List  »  Stored Procedures

Re: MySQL and MSSQL interaction: Stored Procedures?
Posted by: Peter Brawley
Date: October 04, 2012 08:27AM

Quote

I believe there should be a way to utilize MySQL stored procedures and triggers to retrieve ONLY products where stock on hand is NOT the same between the databases

MySQL stored routines cannot address MSSQL DBs.

You can link MSSQL 2008 to MySQL, see http://www.packtpub.com/article/mysql-linked-server-on-sql-server-2008.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: MySQL and MSSQL interaction: Stored Procedures?
1149
October 04, 2012 08:27AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.