Hi. You must use the Virtual File System Manger API to interface with an expansion card. This is included in the Palm 4.0 SDK. In addition you canno write into a database file stored on an expansion card. You need to import it from the card, modify it in memory using the normal data manager functions and then export the database back to the card. The Virtual File System Manager API has functions that do the import and export of databases for you.
Marcio Pacheco wrote: > I have a M125 Palm with a 64Mb card (Secure Digital Card). > I'm trying develop a program that creates my databases in the area of this > card. > I'm using the CodeWarrior as toolkit. Did anybody already do something like > this? > I tryed change the first parameter of the DmCreateDatabase function, but the > Palm reset. > Did anybody already develop something that keep the program with the > databases in the card? > > Best Regards, > > M�rcio A. Pacheco > > _________________________________________________________________ > O MSN Photos � o jeito mais f�cil de compartilhar e imprimir as suas fotos: > http://photos.msn.com.br/support/worldwide.aspx > > -- > For information on using the Palm Developer Forums, or to unsubscribe, please see >http://www.palmos.com/dev/tech/support/forums/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
