Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
I am creating a customer site with Umbraco.the cheapest database option is to go with SQLCE4, as the latest version supports this.What concerns me about using SQLCE4 is the performance....how many concurrent users before it starts to top out? if i did need to upgrade to full SQL Server in the future would i be able to port all of my data over easily?is the schema exactly the same for the sql server version and SQLCE4 version? because SQLCE does not support stored procedures or views.
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Database Choice and Performance Considerations
I am creating a customer site with Umbraco.
the cheapest database option is to go with SQLCE4, as the latest version supports this.
What concerns me about using SQLCE4 is the performance....
how many concurrent users before it starts to top out?
if i did need to upgrade to full SQL Server in the future would i be able to port all of my data over easily?
is the schema exactly the same for the sql server version and SQLCE4 version? because SQLCE does not support stored procedures or views.
is working on a reply...