I need help to find the best way to create on a PC in C++ or C# a series of simple Palm databases, populate them with user inputed record information, and then manually transfer them to each Palm device. The databases are to be read only on the Palm. I understand that that the simple Palm databases are nothing more than an array of identical structures.
I am using Code Warrior v9.3 (that I can not get the debugging to the Tungsten E2 to work). I downloaded the CDK and built a .Net project. I do not need all the conduit stuff now but I do not know what I can do to create a database in C++ on the PC. Do I need to overwrite the CPDbBaseMgr or CPalmRecord classes? Does anyone have a straight forward example. I have downloaded the documentation. Many threads say there are plenty of examples in the documentation. I evidently have not found them or do not understand the ones I have found. Direct links in this forum do not open up for me in FireFox even after previously logging in to the ACCESS site. Any help will be appreciated. Thanks -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
