QueryAll and QueryOne work okay with strings.

But I'd like to be able to pass parameterized queries to them.  Am I correct
that this is not supported?  What are my options?

I.e. something like this:

queryAll('select * from stocks where symbol=?', (symbol,))

(My actual queries are much more complicated, of course).

I am using PostgreSQL, if it matters.

Thanks
Sam
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
sqlobject-discuss mailing list
sqlobject-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss

Reply via email to