Anyone, I am writing a J2ME application that will require initialization data weekly...This data will be different each week...The data will be team information for two teams who will be playing each other...I have attempted to write a piece of software that would run on a PC, that would read the team information from a database, create a PDB file by making a RecordStore, and allow that information to be uploaded/hot-sync'd to the PDA each week...This code will not run on my PC...Do I need an environment variable set for this RecordStore software to run on the PC??? Should I attack this in a different way, maybe using the MIDP Connector/Connection classes to talk through the cradle connection while my Palm is sitting in it???How do I make a connection to my PDA while it is sitting in the cradle???If I could do this, then I wouldn't need to create a PDB file, I could just create a text file on the my PC and load it into my application using this connection, then if persistence is needed, write the text data out to a RecordStore once the contents of the text file was in the PDA... I am using an Palm m125...I need the solution to run on either the m105 or m125 because my target audience would need to buy the whole package, PDA and software...So in order for the application to be marketable to my audience, it needs to run on a low-end or the lowest-end PDA available...I have all of the other parts of the application working on the m125, just need to get the part of loading weekly team information working... Any help is greatly appreciated!!! Thanks, Mark Shadle
<<winmail.dat>>
To change your JDJList options, please visit: http://www.sys-con.com/java/list.cfm
