creating Linq to sqlite dbml from DbLinq source code
- by Veer
Hi All,
I tried to create linq-to-sqlite dbml using DbLinq but in vain.
Each time I get different type of errors. May be I'm somewhere wrong.
Can anyone tell me the step by step procedure to create the dbml file from the Dblinq source code.
Edit:
Steps I Followed:
I downloaded the source file from this link.
Edited the "run_sqliteMetal.bat"…