Hello,

just to say you that the doc probably want to say :

If the 3rd parameter to sqlite3_open_v2() is not one of the combinations 
shown above or *NOT* one of the combinations
shown above combined with the SQLITE_OPEN_NOMUTEX, 
SQLITE_OPEN_FULLMUTEX, SQLITE_OPEN_SHAREDCACHE and/or
SQLITE_OPEN_PRIVATECACHE flags, then the behavior is undefined.

it's forget the word "*NOT*" :)

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

Reply via email to