mysql_query
Posted by: nisa balakrishnan
Date: August 03, 2011 04:40AM

how can i use variables in the following query:

mysql_query (&con_handle, "CREATE USER 'monty'@'%' IDENTIFIED BY 'some_pass' ")

where i want 'monty' replaced by a variable and 'some_pass' too replaced by a variable.

Options: ReplyQuote


Subject
Views
Written By
Posted
mysql_query
998
August 03, 2011 04:40AM
622
August 08, 2011 07:14AM


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.