I'm using LLBL in a solution for both MS SQL Compact and "regular" MS SQL 2008..
I'm wondering if it's ok to use the same DatabaseGeneric project (generated by LLBL) & reference it from the 2 DBSpecific projects (generated by LLBL) targeting different MS SQL server editions?
I'm planning to test it later, but the projects dependencies make the cost of trying this out pretty high.. It will be such a waste of time to try it & fail
Let me know if there's any other alternatives I might be missing out!