Hi,
I attempted to migrate my web application to the SQLDBC interface
and ran into a few problems... I'd like to be able to use parameterized
queries without having to bind variables to the parameters (I'd like to
be able to pass an array of values to execute and have them replaced on
the back end for security reasons) I would then like to be able to
access the information using the fetch functions without having to bind
the results to variables. Am I just missing something, or can I do this
now. If not will I be able to in the future ? Also will maxdb_query be
able to have multiple results sets open at some point ?
Thanks,
-Rob
--
MaxDB Discussion Mailing List
For list archives: http://lists.mysql.com/maxdb
To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]