Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / Compact Framework / March 2007

Tip: Looking for answers? Try searching our database.

Merge Replication - First Sync to Long?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
iKiLL - 19 Mar 2007 14:41 GMT
Hi all

I am developing a C#, CF2 and SQL Mobile app.

I have the Merge replication all working well.

The problem is that the First Sync when the Database is created on the
Device takes a long time.

Is there some trick that any one might know to speed this up?

Something like Deploy a Blank Snapshot with the application then it can just
make the schema changes it needs and bring down the data. If this is
possible?

I am already compressing the data.

Thanks
ink
Bryan - 19 Mar 2007 16:05 GMT
You can build the initial database file on a desktop and then upload it to
the device.  The only thing you need to keep in mind with this approach is
the passwords that are encrypted in the subscription in the .sdf file.  They
are encrypted with a key that is unique to a machine.  On the device, you can
load the subscription information, set the passwords, and then save.  This
will reencrypt the passwords, and all will be good.

> Hi all
>
[quoted text clipped - 15 lines]
> Thanks
> ink
iKiLL - 19 Mar 2007 18:05 GMT
Hi Bryan

Thanks for your input.

When you say create an internal DB, do you mean with in the Solution.

Cos my clients are syncing over GPRS not Active Sync.

Thanks.
ink

> You can build the initial database file on a desktop and then upload it to
> the device.  The only thing you need to keep in mind with this approach is
[quoted text clipped - 25 lines]
>> Thanks
>> ink

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.