Skip navigation links

MySQL Forums :: C#, Mono, .Net :: Creating Functions and Procedures from the program


Advanced Search

Creating Functions and Procedures from the program
Posted by: Hussain AlObaidan ()
Date: November 05, 2012 06:21AM

Dear all,

Thank you very much for this useful forum. I have problem in my program.
Actually, I am programming using visual studio with MySQL. I have included the create database and tables in the code of the program. The problem is that I cannot include the code to create the functions and procedures in the program. I have even tried to use the delimiter but unfortunately it does not work too. Can you please help?

Options: ReplyQuote


Subject Written By Posted
Creating Functions and Procedures from the program Hussain AlObaidan 11/05/2012 06:21AM
Re: Creating Functions and Procedures from the program Fernando Gonzalez 11/05/2012 12:09PM
Re: Creating Functions and Procedures from the program Fernando Gonzalez 11/05/2012 12:16PM
Re: Creating Functions and Procedures from the program Hussain AlObaidan 11/05/2012 02:43PM
Re: Creating Functions and Procedures from the program Fernando Gonzalez 11/05/2012 03:41PM
Re: Creating Functions and Procedures from the program Hussain AlObaidan 11/05/2012 03:46PM
Re: Creating Functions and Procedures from the program Hussain AlObaidan 11/07/2012 03:18AM
Re: Creating Functions and Procedures from the program Fernando Gonzalez 11/07/2012 10:12AM
Re: Creating Functions and Procedures from the program rajendra singh 11/27/2012 06:47AM


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.