November 27, 200718 yr Does anyone know if there is any issues using FM 9 Pro to call a stored proceedure in MySQL? I am not getting an error, but I don't get any results either. call update_takedown_status (327192, 'UP - Reactivation Notice')
November 27, 200718 yr Author Solved my problem, was looking at a cached copy of a MySQL web page that was not updating correctly. Calling the stored proceedure works fine. Thanks.
Create an account or sign in to comment