Re: [sqlite] Re: sqlite3_column_int( ) question
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
[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