|
Post by jneave on Apr 1, 2011 8:51:13 GMT -5
Hi,
I'm trying to attach Linqer to a SQL Server Compact 3.5 database. It just complains that it can't find any tables. I used SQL Metal to create the dbml and cs files and they work well in VS2008.
Can this be made to work?
Thanks,
James.
|
|
|
Post by Mikhail Oumantsev on Apr 1, 2011 22:19:41 GMT -5
I have never tried using Linqer with SQL Server Compact Edition. Can you send me your dbml and designer files to check the compatibility? My email is admin@sqltolinq.com
|
|
|
Post by jneave on Apr 13, 2011 10:28:59 GMT -5
Done.
|
|
|
Post by Mikhail Oumantsev on May 1, 2011 22:14:13 GMT -5
I couldn't put SQL Server compact edition support into Linqer 4.0.2. I will plan to support it in the next Linqer build.
|
|
|
Post by jneave on May 4, 2011 8:42:49 GMT -5
Good news though, I've now learnt how to write efficient Linq queries by hand!
|
|