[Mono-list] Mono.Data.SqliteClient

wyfrn mailinglist at wyfrn.syn-com.de
Fri Jul 9 07:29:47 EDT 2010


Hi,

i got some problems with the mono sqlite client. I read the instructions
on http://www.mono-project.com/SQLite and with this informations i tried
to connect to a sqlite3 database though the Mono.Data.SqliteClient
client assembly. I used the new connection string format ("Data
Source=file:/path/db.sqlite,version=3") and in the project options
(MonoDevelop) i set Net/Mono - Version to 3.5 but i also tried to use
2.0. In result i always get the error "Invalid connection string: no
URI". I think this means that the old client assembly is in use. How can
i force to use the new version?



More information about the Mono-list mailing list