Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. Mobile Development
  3. Mobile
  4. Synchronize between sql ce 3.5 and sql server 2005

Synchronize between sql ce 3.5 and sql server 2005

Scheduled Pinned Locked Moved Mobile
csharpdatabasesql-serversysadminhelp
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Offline
    D Offline
    Dilum
    wrote on last edited by
    #1

    i have develop a window mobile application using sql ce 3.5 and VS2008(C#.net). Application is working fine and now i want to get the newest data to my local database(.sdf) from sql server 2005 database. Pls help me with code

    E 1 Reply Last reply
    0
    • D Dilum

      i have develop a window mobile application using sql ce 3.5 and VS2008(C#.net). Application is working fine and now i want to get the newest data to my local database(.sdf) from sql server 2005 database. Pls help me with code

      E Offline
      E Offline
      erosmognato
      wrote on last edited by
      #2

      Hi. You make a application using the object LocalDataCache.sync Dim syncAgentS As ServerDataCacheSyncAgent ' Chiamare SyncAgent.Synchronize() per iniziare il processo di sincronizzazione. ' La sincronizzazione aggiorna solo il database locale e non l'origine dati del progetto. syncAgentS = New ServerDataCacheSyncAgent Dim syncStatsS As Microsoft.Synchronization.Data.SyncStatistics = syncAgentS.Synchronize()

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups