NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: agustinh2000 on September 25, 2014, 04:57:02 AM

Title: Message Type
Post by: agustinh2000 on September 25, 2014, 04:57:02 AM
Hi, what kind of message is it?

It shows me always

[attachment deleted by admin]
Title: Re: Message Type
Post by: Bruce on September 25, 2014, 06:38:04 AM
given that's in Spanish I'm not sure what it's actually saying, but presumably it must be an error in your app, or an error you are translating, because it doesn't look like a NetTalk error.

cheers
Bruce
Title: Re: Message Type
Post by: MyBrainIsFull on September 25, 2014, 09:56:37 PM
Yeah, it looks like a file error, are you using any hand code in the source to access the file ?

or is there any other pc's accessing the database as well ?  Could be someone has deleted a record you were about to do a put on.

As per the Clarion help, error 33

33
 Record Not Available
 Usually an attempt to read past the end or beginning of file with NEXT or PREVIOUS. May also be posted by PUT or DELETE when no record was read before the attempted PUT or DELETE.