
25 Sep
2001
25 Sep
'01
5:51 p.m.
On Wed, 26 Sep 2001, Vergoz Michael xMach wrote:
Code modif : - Using 'DEFINE' and not a variable into the config file for the portability
Why is there a problem with using variables?
- A real SQL parser like flex&yacc
I would be careful about saying "like flex&yacc". Have you actually taken a look at what they generate? A hand-built lexer/parser would probably be better. -- Ignacio Vazquez-Abrams <ignacio@openservices.net>