OI and PDA (OpenInsight 32-bit Specific)
At 22 JAN 2008 07:58:09AM Marty Rosenbloom wrote:
Hi,
Has anyone written anything in OI and successfully downloaded it to a PDA (Palm OS)? I have OI 7.2 on XP.
TIA,
Marty
At 22 JAN 2008 08:13AM [url=http://www.sprezzatura.com]The Sprezzatura Group[/url] wrote:
Palms won't run Windows apps. Your best bet is to write a browser app on the PDA and communicate via HTTP with an OI App. This is relatively straightforward though not as feature rich as an OI app.
World leaders in all things RevSoft
At 22 JAN 2008 08:59AM Bob Carten wrote:
Palm OS is now called ACCESS.
Their Developer network is at http://www.access-company.com/developers/index.html
I looked into Palm / OI integration a few years ago. I concur with Sprezz - Web apps are easiest. As I recall, even if the Palm device is offline, you could write an application that consisted of static pages.
Option 2 is to create a standard Palm application, use ADO recordsets to synchronize with OI.
- Bob