named parameters

448 views
Skip to first unread message

Daniel

unread,
Apr 10, 2009, 5:54:23 PM4/10/09
to pyodbc
Is there an easy way to enable named parameters? I know that the
parameter style is qmark, but so is that of SQLITE and they accept
named parameters of the style :paramName.

Thanks.

mkleehammer

unread,
Apr 11, 2009, 10:17:12 AM4/11/09
to pyodbc
> Is there an easy way to enable named parameters?

No - ODBC uses qmark and there is no way to natively bind parameters
by name in ODBC.
Reply all
Reply to author
Forward
0 new messages