tag:blogger.com,1999:blog-33415679.post1820617333842347251..comments2007-11-09T23:09:01.838+11:00Comments on Anything and Everything IT: SQL Server Compact Edition Multi-User AccessJeff Whartonhttp://www.blogger.com/profile/06883983320204519569noreply@blogger.comBlogger3125tag:blogger.com,1999:blog-33415679.post-47397058190300956372007-11-09T23:06:00.000+11:002007-11-09T23:06:00.000+11:002007-11-09T23:06:00.000+11:00Hi Jeff,I have actually done a project which invol...Hi Jeff,<BR/>I have actually done a project which involved a web service for providing zipped initial sync sdf files to merge subscribers, basically building the sdf file on the server on-demand from the Pocket PC app. We got some interesting (ie good) performance benefits from this approachErikEJhttp://www.blogger.com/profile/12641272161018114573noreply@blogger.comtag:blogger.com,1999:blog-33415679.post-69187646478749634422007-10-31T09:36:00.000+11:002007-10-31T09:36:00.000+11:002007-10-31T09:36:00.000+11:00Hi Christopher,This is something that I'm going to...Hi Christopher,<BR/><BR/>This is something that I'm going to start playing around with as the whole idea of creating SDF's on the server for easy download to PDA's is great. Also like how you're using it to provide users with a snapshot of a masters database. perfect for analysis and read-only data and so much easier to setup than merge replication.<BR/><BR/>Thanks for your comments. <BR/><BR/>Cheers<BR/>JeffJeff Whartonhttp://www.blogger.com/profile/06883983320204519569noreply@blogger.comtag:blogger.com,1999:blog-33415679.post-9874362128316547112007-10-31T08:42:00.000+11:002007-10-31T08:42:00.000+11:002007-10-31T08:42:00.000+11:00I'm not so sure about using it as the backend of a...I'm not so sure about using it as the backend of a ASP.NET application, but I have used SQL Server Compact Edition within the ASP.NET environment before.<BR/><BR/>In one project we utilised it within ASP.NET to build slightly customised SDF files for eventual download and use on a PDA.<BR/><BR/>The website was basically used to data mine a SQL Server 2005 database, with the option to download a SDF file for use on a PDA etc once the nesscary data was obtained.<BR/><BR/>This involved using the 'trick' mentioned by Nick Randolph in order to get SSCE working within the ASP.NET environment. As Nick's article said:<BR/><BR/><I>"As Steve points out the scenario that this was originally added for was building sdf files (ie SQL Server CE database files) on the server side before being shipped out to the device."</I>Christopher Fairbairnhttp://www.christec.co.nz/blog/noreply@blogger.com