$O Use & Prepared Statement

Ben Butler ben.butler at w16.co.uk
Fri Aug 8 14:27:14 EDT 2014


Hi,

I am having a problem with 6.02 and MySQL at the back end.  I am trying 
to issue as "use databasename" command through the statement object and 
I am getting error codes back telling me "This command is not supported 
in the prepared statement protocol yet".  Ok.... so what should I do 
with the Object DAMs if I can't use a prepared statement to select the 
database I want?  I know I could prefix the table names with the 
database name in the SQL statements, but just so I know, what should I 
do given I do want to select a specific database with the use command.

Many thanks

Ben




More information about the omnisdev-en mailing list