All,
Developing a validating application for embedded sql
i\'ll use ansi c or c++ as developement language
Where do i get an sql gr
There is book named "flex & bison" by John Levine (Author). in this book there is a complete chapter for sql parser. you can download this book for free here
hi there is a solution in google projects yaxx:
yac file: lex file
enjoy