Hi All,

I get the next error: SQLITE_CANTOPEN when calling sqlite3_open_v2 with
filename exceeding 512 characters.

Linux doesn't have that limit, my thought is to change the define of
MAX_PATHNAME, is there a better option?

Thanks,
Nir
_______________________________________________
sqlite-users mailing list
[email protected]
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to