Doing what you want using the Palm DB api is a little tricky and can be very slow depending on the amount of data stored on the Palm (because the Palm "database" is really just a flat file). Sybase and Oracle both have products out that allow you to use relational db's on the palm (complete with SQL). I've used Sybase's Ultralite product myself, and it works really well. I'm unfamiliar with the Oracle product. The downside is that they both cost money :)
Feel free to email me if you have any questions about this. Brian. "Lucas Persona" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > Hello, > > I'm creating some Palm app and want to know if someone has examples or > sources for using a struct like relational database for a simple order > application where you have, for example, a client database, a items > database and finally the order database. > Can I open multiple databases for doing something like a join if I > wanna create a complete view, for example, showing the order with all > the items and the client's name? > I've been looking into the K.Base and cannot find these specific > information.. > > Thanks for any help, > -- > -------------------------------------------------------- > Lucas Persona ICQ #17635618 > [EMAIL PROTECTED] > -------------------------------------------------------- > Widesoft Sistemas Ltda http://www.widesoft.com.br > -------------------------------------------------------- > > -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
