I am getting the error above when I call the code below for a second time.

info = DmGetRecord( DriversLogDB, CurrentTrip);

Basically, it restores the current info from the DB.
It works fine the first time I enter the app.
But if I leave the app and go back into it it gives me the error.
It is passing in 0 as the CurrentTrip but if that was going to error,
shouldn't it fall over the first time??



-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to