search cursor in pythonwin 2.1

Gabriel Genellina gagsl-py at yahoo.com.ar
Mon Feb 19 19:49:53 EST 2007


En Mon, 19 Feb 2007 12:21:27 -0300, GISDude <gisdudester at gmail.com>  
escribió:

> Thanks for the reply. After looking at the docs again, you are correct
> "NAMES" IS NOT NULL would be the correct syntax.
>
> I thought it was "NAMES" <> NULL

Python has some gotchas like default mutable arguments, that will catch  
the novice. SQL has its NULL behavior on expressions...

-- 
Gabriel Genellina




More information about the Python-list mailing list