I am new to using LINQ to SQL. I have read that the first step to use it - Model "is required to make this MS SQL database simple but I use SQLite and I did not get the tool to make it. I have tried DBLink and Mono but the first tool is very old and works only with .NET Framework 3.5 and the other tool is not in the Windows Add-in windows version.
How to make this model in SQLite? Thank you.
LINQ does not work with SQLite outside the SQL box, only SQL Server and SQL Server compact. You should use DbLinq or use the unit framework instead (if you are brave) -
No comments:
Post a Comment