Re: System.InvalidOperationException: Invalid connection string



> We'll have to test those characters.  Could very well be the colon,
> but I have no idea offhand.  We already protect against forward
> slashes and commas.

Sqlite connection string has the format "file:xxx. ..." with lots of
special colon e.g.
URI=file::memory:,version=3
URI=file:SqliteTest.db,version=3
URI=file:/path/to/file

So now I am pretty sure about this. I will patch it shortly (hopefully
without requiring building of EvolutionMailQueryable/*).

- dBera

-- 
-----------------------------------------------------
Debajyoti Bera @ http://dtecht.blogspot.com
beagle / KDE fan
Mandriva / Inspiron-1100 user


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]