- Fixed parsing of SQLite connection string by parsing it via *DbConnectionStringBuilder*, rather than *SQLiteConvert.Split* - In case *new SQLiteConnection* does throw an SQLiteException, it is caught. - In Entity Framework, the UNC path is prefixed by two backslashes, making a total (including escape slashes) of 8 backslashes before the network node's name. - Added SQLiteConnection.ClearAllPools to StorageSqliteCreator to force SQLite to release all handles. Related to Issue [WTI-644] git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@3568 5a3db67b-de53-47b5-99c8-a1c30a6650e2