Skip navigation links

MySQL Forums :: C/C++ :: Stored Procedures in c


Advanced Search

Re: Stored Procedures in c
Posted by: cadd cadd ()
Date: August 02, 2010 09:27AM

Thanks for reply.

U mean mysql_real_connect(conn,server,user,password,"db",0,NULL,1).


it is not working too. In my program it is taking @a as null. So it inserts 0 in all fields. Does not take the value of variables from program.

Options: ReplyQuote


Subject Written By Posted
Stored Procedures in c cadd78 cadd 07/26/2010 01:43PM
Re: Stored Procedures in c Gelu Gogancea 07/27/2010 03:40AM
Re: Stored Procedures in c cadd78 cadd 07/27/2010 12:34PM
Re: Stored Procedures in c Gelu Gogancea 08/02/2010 05:23AM
Re: Stored Procedures in c cadd cadd 08/02/2010 09:27AM
Re: Stored Procedures in c Gelu Gogancea 08/02/2010 01:25PM
Re: Stored Procedures in c cadd cadd 08/02/2010 02:37PM
Re: Stored Procedures in c Gelu Gogancea 08/02/2010 03:08PM
Re: Stored Procedures in c cadd cadd 08/03/2010 05:41AM
Re: Stored Procedures in c Gelu Gogancea 08/03/2010 08:57AM
Re: Stored Procedures in c cadd cadd 08/04/2010 06:46AM
Re: Stored Procedures in c Gelu Gogancea 08/04/2010 09:22AM
Re: Stored Procedures in c cadd cadd 08/04/2010 12:31PM
Re: Stored Procedures in c Gelu Gogancea 08/04/2010 03:28PM
Re: Stored Procedures in c cadd78 cadd 08/04/2010 05:34PM


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.