Re: [sqlite] Re: sqlite3_column_int( ) question

2006-04-10 Thread jason . ctr . alburger
Thanks for your quick response. That did the trick. Jason Alburger HID/NAS/LAN Engineer L3/ATO-E En Route Peripheral Systems Support 609-485-7225 "Igor Tandetnik"

[sqlite] Re: sqlite3_column_int( ) question

2006-04-10 Thread Igor Tandetnik
[EMAIL PROTECTED] wrote: It looks to me that 'sqlite3_column_int( )' returns a '0' if the item is NULL in the table. Is there any way to get sqlite to tell you that the numerical item being queried is NULL instead of just returning a zero? sqlite_column_type Igor Tandetnik