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?

_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to