aspose file tools
The moose likes Oracle/OAS and the fly likes stored procedure doubt?? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » Oracle/OAS
Reply Bookmark "stored procedure doubt??" Watch "stored procedure doubt??" New topic
Author

stored procedure doubt??

pras
Ranch Hand

Joined: Apr 04, 2007
Posts: 188
Hi guys!!

just wanted to know if the stored procedure concept is supported by the MYSQL server version 3.0???
Campbell Ritchie
Sheriff

Joined: Oct 13, 2005
Posts: 32708
    
    4
Difficult to tell. The earliest version of MySQL still supported by the MySQL website is 3.23, and that definitely has stored procedures in its manual.
Ben Souther
Sheriff

Joined: Dec 11, 2004
Posts: 13410

"pitt842003",
Please check your private messages.
-Ben


Java API J2EE API Servlet Spec JSP Spec How to ask a question... Simple Servlet Examples jsonf
Hemavathy Ramamoorthy Gopal
Greenhorn

Joined: May 13, 2008
Posts: 17
Hi,

MYSQL server version 3.0 does not support stored procedures where as MYSQL server version 5.0 and above will support stored procedures.


Regards,
Hema_RG
Ben Souther
Sheriff

Joined: Dec 11, 2004
Posts: 13410

"pras",
Please check your private messages regarding an important administrative matter. Your account is about to be closed.
-Ben
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: stored procedure doubt??
 
Similar Threads
stored procedure inside another stored procedure
Passing array to CallableStatement
How to get a return value from the stored procedure using callable statement
query for updating
Help with: java.sql.SQLException: ORA-01008: not all variables bound