Forums | Admin

Discussion Forums: help

Start New Thread Start New Thread

 

By: Gerardo Santana Gómez Garrido
RE: Unable to use Prepared statement [ reply ]  
2012-06-23 04:08
I second Stephan.

By: Stephan Keller
RE: Unable to use Prepared statement [ reply ]  
2012-06-21 05:56
Hey Dejan,

could you post some code and your database structure

Thank you

By: dejan asdf
Unable to use Prepared statement [ reply ]  
2012-05-29 19:37
Using Rails 3.2 I can query my tables but when adding prepared statement it fails.

Informix::DatabaseError: Prepared statement is not a cursor specification:

My query returns multiple rows, how to get it working?