Error Messages
Jason Moehlman
jmoehlma at moehlman.com
Sun Mar 9 13:55:46 CST 2003
OK I found my own error, I had changed a field name because of a
conflict.
My question now though is the error should be #603, Field Not Found, at
least I think it should have been, thats how I found the error looking
through the error list reminded me of the change in field name.
The system reported #604 as the number and the string was the string
listed under #605. The code is listed below.
Any ideas what I am doing wrong with the error code?
Jason
if lsldb.errnumber<>0 then
msgBox "Error in DB "+str(lsldb.errnumber)+" "+lsldb.errstring
end if
On Sunday, March 9, 2003, at 01:29 PM, Jason Moehlman wrote:
> Hello,
>
> I am a new user so if this has already been identified I appologize in
> advance.
>
> I am getting an error number #604 with a text message that is the next
> error in the doc list #605 "Can't Be Updated".
>
> My question is which one is really the error. The SQL statement is
> good, it has executed succesfully during debugging, then I started
> getting this error out of the blue.
>
> Thanks.....Jason
>
> _______________________________________________
> Valentina mailing list
> Valentina at lists.macserve.net
> http://lists.macserve.net/mailman/listinfo/valentina
>
>
More information about the Valentina
mailing list