Moving Databases Programmatically
You can move
databases between a CE Device and a desktop computer which the use of 2 easy to use API
calls. One of the most confusing issues that come up with using these API's is where
do I write the app? Is it a CE or desktop application? Well, believe it or
not, but it is a DESKTOP application!
A simple
application programming interface (API) is provided to enable automated filtering between
a desktop computer and a device. There are two functions one for transfer in each
direction called DesktopToDevice and DeviceToDesktop. However, the API does not give you
an option to convert OLE Object/Long Varbinary fields!
|