MySQL Forums
Forum List  »  Stored Procedures

Re: Can I use a parameter for a colum name ?
Posted by: Burt Stewart
Date: December 08, 2012 12:42PM

Thanks, I've changed to single quotes and get
Error Code: 1064. You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'NULL' at line 1

Will use CALL to test further instead of my C# stub per your recomendation.
much faster feedback, thanks

still no joy, I interpret NULL error as my varchar param not initialized in
the sproc ? suggestions welcome ..... Can I use a parameter for a colum name ?
vs just syntax issues ?

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Can I use a parameter for a colum name ?
1118
December 08, 2012 12:42PM


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.