> -----Original Message-----
> From: Barry Peet
> 
> Perhaps this question is asked a million times, but i can't 
> seem to find to
> answer I'm looking for...
> 
> I'm developing a Palm application, that also has a desktop 
> part. On the
> desktop I have a relational (Access) database.
> 
> On the Palm, I want to be able to use a subset of this db, 
> also relational.
> 
> Is there any (development) tool, or library that enables me 
> to develop my
> own Palm application using relational db's.
> 
> I know Sybase iAnywhere, Oracle 9i lite and IBM DB2 
> everywhere, but these 3
> are very complex and expensive solutions.
> 
> Is there any tool that enables me to use relational db's on 
> the Palm in my
> own developed application? (so i'm not talking about ThinkDb etc).
> 
> Thanx in advance!
> 
> Barry

I would recommend using CodeWarrior for Palm version 8, Enterprise Edition.
It offers a combination of Palm OS Application development for the handheld 
side along with the Palm Conduit Development for the desktop side. In addition,
the Enterprise Edition ships with third-party database and client-server 
software including SQL Anywhere from iAnywhere, XTNDConnect Mobile from Extended 
Systems, and Wireless Database Access from Palm. 

These database solutions will give you the option of incorporating various 
mobile database abilities to your Palm applications. For example, Palm Wireless 
Database Server allows remote access to a SQL Server database, and iAnywhere 
lets you embed SQL statements within your code while giving you a nice 
relational database on the device. These mobile databases integrate with 
traditional relational database systems through ODBC as well.

Vinu


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

Reply via email to