Hi,

I'm trying to have my DbContext connect to a sqlite database specified by
the end user.
The end user is given a File Open dialog, and then the application should
connect to it.

The DbContext has a constructor taking a connection string, but I cannot
get it to work.
Is this a situation that's yet unsupported?

Regards,
Matthijs ter Woord
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to