Err 0x0214 is dmErrWriteOutOfBounds, which means you've attempted to write outside the bounds of the memory chunk. Err dmErrROMBased would be 0x020E (dmErrorClass | 14 in hex).
On Feb 11, 2008 8:08 PM, Luc Le Blanc <[EMAIL PROTECTED]> wrote: > I get a "DmWriteCheck failed" in POSE when performing a DmWrite. > What does such an error mean? The actual error returned is 0x0214: > dmErrROMBased. Yet I'm updating a valid record in my DB. What can > be wrong? I note that if I hit Continue in POSE, everything seems > (...) to work fine. > > > Luc Le Blanc > -- > For information on using the ACCESS Developer Forums, or to unsubscribe, > please see http://www.access-company.com/developers/forums/ > -- [Jeff Loucks, Gig Harbor, WA, USA] -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
