Error Messages

Ruslan Zasukhin sunshine at public.kherson.ua
Mon Mar 10 09:53:36 CST 2003


on 3/9/03 11:38 PM, Jason Moehlman at jmoehlma at moehlman.com wrote:

> "select * from manufacturer order by name"
> 
> Where "name" is not a valid field name.
> 
> System returned errnumber=604, error message="CantBeUpdated"
> 
> My question was whether this should really be 603 or not?

Jason,

const long errSQL_FieldNotFound            = 603;
const long errSQL_SyntaxError            = 604;

So 604 is "Syntax error" in fact.

Valentina SQL parser now is not very smart on errors.
New parser should fix this problem.


-- 
Best regards,
Ruslan Zasukhin      [ I feel the need...the need for speed ]
-------------------------------------------------------------
e-mail: ruslan at paradigmasoft.com
web: http://www.paradigmasoft.com

To subscribe to the Valentina mail list go to:
http://listserv.macserve.net/mailman/listinfo/valentina
-------------------------------------------------------------



More information about the Valentina mailing list