Hello All: I was wondering, is there a way to get the records from a database that is already opened? I just want to read the records I do not want to manipulate them in any way. At present I can find the database I am interested in, but when I do a DmOpenDatabaseByTypeCreator I get the return error 'dmErrOpenedByAnotherTask'. I then do the loop thing using DmNextOpenDatabase and DmOpenDatabaseInfo but never see the database I am interested in. My idea was to get the DmOpenRef to the db I was interested in by my approach does not seem to be working.
Any ideas, is this even possible if I am getting the 'dmErrOpenedByAnotherTask'? Thanks to all in advance. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
