> what r the different technologies available to synchronize palm 
> database with external databases ?

You mean writing a conduit? You can write a conduit in practically any
language that will create dlls (since a conduit is a dll). The Conduit
Development Kit (CDK) from Palm is the basis of all the tools, and
provides C/C++, Java and ActiveX solutions. There are other ActiveX
controls from other vendors, and there are native Delphi VCL components
(eg from us).

Accessing external databases therefore is done using whatever method is
used in the development tool of your choice. You may also need to write
the sync logic yourself, depending.

Cheers,
Jim Cooper

_____________________________________________

Jim Cooper      [EMAIL PROTECTED]
Tabdee Ltd      http://www.tabdee.ltd.uk

TurboSync - Writing Palm conduits with Delphi
_____________________________________________

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to