|
Under construction Requirements Data Port Sync requires DesktopSqlCe - it is not a standalone component. Installing Data Port Sync There are no special procedures to install Data Port Sync. It is distributed in a simple ZIP file containing all the necessary files, VS 2005 projects and samples, so you just need to decompress the file to a folder of your choice. Before running any of the samples, you will need to copy the dptrack.dll file to either C:\Windows\System32 or to any other directory where your system will look for DLL files. You can also copy this file to your project's output directory. This file contains all the desktop-side preparation and tracking code for Microsoft Access. The corresponding device code is already included in the distribution files of DesktopSqlCe. Finally, make sure you always install the latest version of DesktopSqlCe along with all the redistributable files, namely RemSqlCe.dll for the device and dssce.dll and LocSqlCe.dll for the desktop. These last two should be copied to the same directory as dptrack.dll. Synchronization phases There are four synchronization phases:
Note that for existing partnerships, only phases 3 and 4 are relevant.
|
