ok, thanx, guys for your very prompt responses
will there be any samples for SQL Server Compact 3.5?
Currently, we are using LLBLGen Pro v1.0.??? with Sql Server Express. We have a .NET 2.0 app that uses LLBL to generate entities for our various tables, and it seems to work very well; What we would like to do is to get our .NET app to work with SQL Server Compact, as, according to Wikipedia, Compact can run on the desktop:
"Microsoft SQL Server Compact (SQL CE) is a compact relational database produced by Microsoft for applications that run on mobile devices and desktops"
Is this possible to do with LLBL, or will it only work for SQL Server Compact for mobile devices? If it is possible, could you please give me a rough idea of the steps I would need to create such a setup? (it appears, of course that I must at least upgrade to Visual Studio 2008 Pro).
thanx again for all your help in advance :D