Hello,

When using the SQLiteDB wrapper if you should execute
the following statement it hangs up the program:

UPDATE catalogs SET catid = null

Where catid is of the type INTEGER PRIMARY KEY

Is this a problem with SQLite or SQLiteDB?

__
Raymond Irving

Reply via email to