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.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Solution:
Steps I followed:
System.Data.SQLite.dllfile tosrc\DbMetal\obj\DebugfolderThe procedure is well illustrated in this link -> http://code.google.com/p/dblinq2007/wiki/Installation