Hi all, I'm trying to create a new record in a database with a large unique ID and firstly check if a record with the same unique ID exists by calling DmFindRecordByID. However, I receive a fatal exception saying that I have passed the function an invalid unique ID. As the ID that I'm passing is quite large (in excess of 2,000,000,000) is there a limit on the size of the unique ID for a record in a database, despite it being able to support unique IDs with 32-bit size??
Any help on this issue would be greatly appreciated. Thanks in advance. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
