Tim Stowell wrote: > > Thanks for the response, the strange thing is the System.Data.SQLite.Linq > dll doesn't seem to be getting used at all. If I remove the dll file from > my bin output folder there are no errors when I refresh the site. If I > remove System.Data.SQLite.dll then I get an error. >
Maybe it's somehow using LINQ-to-MSSQL instead? What does the C# code look like that is actually performing the LINQ query? -- Joe Mistachkin