Log In
Support
New Account
This forum
This project's trackers
This project's forums
This project's tasks
This project's releases
This project's documents
This project's news
Software/Group
People
Skill
Advanced search
Home
My Page
Project Tree
Code Snippets
Project Openings
Ruby/Informix
Summary
Forums
Lists
News
SCM
Files
Forums
|
Admin
Discussion Forums:
help
Start New Thread
Nested
Flat
Threaded
Ultimate
Show 25
Show 50
Show 75
Show 100
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?