I said that the error appeared when calling NetLibReceive, but i was wrong. The message appear when i call DmDeleteDatabase(), to delete a large database. Is there any way to solve this?
You could "pre-delete" all the records in the database by calling DmRemoveRecord on each one. However, in this case, the warning is erroneous -- it's the OS that's taking too long, not any code of yours.
-- Ben Combee, senior DTS engineer, PalmSource, Inc. Read "Combee on Palm OS" at http://palmos.combee.net/
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
