> > And it return SQLITE_OK, however the value in the DB is NULL, or an
> > empty string.
> 
> How do you determine this?

I open the sqlite db in Sqlite database browser and the field is empty. All the 
other int fields are there and correct.

> I don't see any obvious problems in the code you've shown. The problem 
> must lie in the code you haven't shown. Can you post a small sample that 
> reproduces the problem?

Ok, if the issue persists after I check the mac/gcc port of my app I'll try and 
produce a small sample that exhibits the problem.

It's good to know I'm not doing anything obviously wrong. As I mentioned in my 
other response I'm building with VC6 and maybe that is part of the problem.
--
Matthew Allen


_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to