Folks,

Has anyone successfully used system.data.linq and system.data.sqlite 
together with the linq CreateDatabase function?

When I try, I get an exception "syntax error near "DATABASE"".

If I try to query database existence using Linq's "DatabaseExists" I get 
a NotImplemented exception in the sqlite ChangeDatabase function - which 
doesn't make sense to me.

Regards,
Ruth

-- 
Software Manager&  Engineer
Tel: 01223 414180
Blog: http://www.ivimey.org/blog
LinkedIn: http://uk.linkedin.com/in/ruthivimeycook/


_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to