July 19, 2011 at 6:48 am
Hi Friends,
We have an application which runs on SQL Express 2005. To make it light weight we are porting it with SQL CE. The users machines will have SQL Express 2005 as well as SQL CE both. Is there any known CE Installation issues / othet types of limitation which should be taken care for this type of environment.
Waiting for your reply. Thanks in advance.
Thanks & Regards,
Diwakar
July 19, 2011 at 11:25 am
Not that I am a resident expert, I have been working with SQL Server 2008 express and SQL Server compact 3.5.
Once you have the necessary tools installed you should be fine, you just need to remember that there is limited functionality with the compact version.
I don't know about 2005 and its problems but
Also, I was working with Office macros and writing out information from them to a SQL Compact 3.5 database. One problem I ran into was you could not have a query open in Express to the compact database and the macro would fail when it tried to connect or insert data. But when I wrote to the Compact database from C# in visual studio it was fine.
Viewing 2 posts - 1 through 1 (of 1 total)
You must be logged in to reply to this topic. Login to reply