SQLite Forum

dbml file for c# Linq
Login

dbml file for c# Linq

(1) By anonymous on 2021-02-16 14:55:57 [source]

I am new to SQLite and was wondering if there is an easy solution for generating a .dbml file from a SQLite database so I can use Linq insertion methods in c#?

Thanks in advance!

(2) By anonymous on 2021-02-16 16:34:04 in reply to 1 [link] [source]

You might want to start here; looks like you'd ned an ODBC driver or the 64-bit version.