-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Thanks, Matt. That was the answer. I didn't get to look at the code until last night, but when I did, I found my DmOpenDatabase had the dmReadOnly flag. When I started writing the app I didn't expect users to edit the data so I made it read only.
Regards, Bill ******************************************************************* * * The opinions expressed in the above message are my own, and do not * reflect the opinions of my employer. * ******************************************************************* - -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Matt Graham Sent: Monday, March 22, 2004 6:56 PM To: Palm Developer Forum Subject: Re: DmQuickSort and DataMgr.c Line 5342 error Rinko-Gay, William wrote: > I am trying to use DmQuickSort to sort a database. > > When I execute the code that calls the DmQuickSort I get an error: > > <code> called SysFatalAlert with the message: > "DataMgr.c, Line 5342, Err insertion sort". Is your database marked read only? Or a resource database? - -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/ -----BEGIN PGP SIGNATURE----- Version: PGP 8.0.3 iQA/AwUBQGLaMohyYWfDXDXQEQKWmACg7xB5tt70iXXfhqaRWaGocgOSNFcAn3aU QCcgxrd8hoj3q55ssiAHcEYL =Ifhb -----END PGP SIGNATURE----- *********************************************************************** This message is intended only for the use of the intended recipient and may contain information that is PRIVILEGED and/or CONFIDENTIAL. If you are not the intended recipient, you are hereby notified that any use, dissemination, disclosure or copying of this communication is strictly prohibited. If you have received this communication in error, please destroy all copies of this message and its attachments and notify us immediately. *********************************************************************** -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
