MySQL Forums
Forum List  »  Stored Procedures

Re: Can I use a parameter for a colum name ?
Posted by: Peter Brawley
Date: December 07, 2012 06:42PM

You are missing single quotes round the string value 'Test of ColumnNameParam'.

Always test sprocs in the mysql client before running them through a Connector API.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Can I use a parameter for a colum name ?
1063
December 07, 2012 06: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.