.. not really. For example, to convert to "Doc" format you just need to use one of the existing "Doc" converters.
Similarly, to convert to JFile format, you would need to convert your XML to CSV (Comma Separated Values), which could then be turned into a JFile database with the existing conversion program. Using the "PAR" library (and knowledge of the target app's database format) you could also write your own file converter for almost any app w/o writing a conduit. Otoh ... there's nothing wrong w/ a good conduit <g> -- -Richard M. Hartman [EMAIL PROTECTED] 186,000 mi/sec: not just a good idea, it's the LAW! Jim Cooper wrote in message <[EMAIL PROTECTED]>... > > >> So ... just what is it you want to do? > >If you want to do any of the things Richard mentioned, then you probably >need a conduit. Conduits that don't sync a far easier to write than ones >that do, BTW. > >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 ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
