Data Port Sync Released
Wednesday, May 24, 2006
Primeworks has just published the first release version of Data Port Sync, a .NET 2.0 add-on component to DesktopSqlCe that allows desktop applications to synchronize data between Microsoft Access databases and SQL Mobile or SQL CE 2.0 databases.
Synchronization Features Data Port Sync includes a number of very cool synchronization features, such as:
- IDENTITY partitioning - AutoNumber columns are managed in such a way that clashes are avoided with the device database IDENTITY columns.
- FOREIGN KEY ordering - The data synchronization process obeys the database constraints so that no spurious errors are generated when inserting, updating or deleting data.
- Multiple client support - You can correctly synchronize data with multiple PDAs.
- Device database agnostic - Don't worry about the device database version: SQL Mobile and SQL CE 2.0 are supported.
Fast Data Port Sync synchronizes data much faster than ActiveSync's ADOCE filter. Try it now!
Comprehensive documentation
You get both a compiled HTML help file and access to continuously updated online documentation (.NET 2.0). The C# assembly source code is also provided in case you need to know the details of a particluar class implementation.
Licensing and Pricing Data Port Sync is licensed on a per-developer basis. Applications generated with this component can be freely distributed (royalty-free). Please see the Data Port Sync License Agreement. The price of each developer license is USD $249.95.
Trial period
Applications generated with Data Port Sync will work for 90 days before a license is required.
Requirements Data Port Sync is an add-on to DesktopSqlCe and requires that this product is installed in your development PC. Data Port Sync does not work as a standalone component.
Microsoft Access ® is a registered trademark of Microsoft Corp.
|