> Is there a sample of the named style? I've only managed to > make the qmark > style work.
cursor = session.cursor ()
cursor.execute ('select * from messages where msgno > :msgno', [0])
works for me. What is the error in your case?
Daniel Dittmar
--
Daniel Dittmar
SAP DB, SAP Labs Berlin
[EMAIL PROTECTED]
http://www.sapdb.org/
_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general
