Il giorno gio, 01/12/2005 alle 02.22 +0000, Andrew Chambers ha scritto:
> - Evidently there is ambiguity about the way that dates should be entered.
>   pgdb - curs.execute("select '%s'" % Date(2005, 01, 01))
>   psycopg - curs.execute("select %s" % Date(2005, 01, 01))
>   Don't know about the others - I don't have them installed

Ambiguity? IMHO, having to quote in the query string is obviously the
wrong one.

federico

-- 
Federico Di Gregorio                         http://people.initd.org/fog
Debian GNU/Linux Developer                                [EMAIL PROTECTED]
INIT.D Developer                                           [EMAIL PROTECTED]
                           Don't dream it. Be it. -- Dr. Frank'n'further

Attachment: signature.asc
Description: Questa parte del messaggio è firmata

_______________________________________________
DB-SIG maillist  -  DB-SIG@python.org
http://mail.python.org/mailman/listinfo/db-sig

Reply via email to