System.Data.SQLite v1.0.85 (and prior) work well when accessing databases via UNC paths.
All versions of System.Data.SQLite beyond 1.0.85 (including 1.0.89) fail when I try to open a DB using a UNC path. The error I see is that the database cannot be read. e.g. - All versions of System.Data.SQLite open C:\Mydb.db. I have to use v1.0.85 or earlier in order to open \\mypc\db\Mydb.db Let me know if more data is useful but from my testing, I see 100% failure rate with UNC paths, so I think recreating the issue should not be difficult. Thanks, Denis Burke _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users