Page 1 of 1

MySQL Stored Procedures

Posted: Tue May 08, 2007 4:40 am
by mad_phpq
Hi,

I'm trying to move a php mssql web application to a mysql database. I've had problems with the code, but now i'm thinking the stored procedures are causing me problems.

First Question, Is there a tool i can use to convert the mssql stored procedures to mysql stored procedures.

Second Question. Should i stop trying??? Is my task impossible?

Thanks

Posted: Tue May 08, 2007 5:27 pm
by califdon
What version of MySQL are you using? Stored procedures were not supported, I believe, earlier than MySQL 5.0.

Posted: Fri May 11, 2007 3:06 am
by mad_phpq
mysql 5