View Single Post
  #3 (permalink)  
Old 06-23-2008, 07:48 AM
mathmax mathmax is offline
Newbie
 
Join Date: Jun 2008
Posts: 2
Credits: 0
Rep Power: 0
mathmax is on a distinguished road
Default Re: parse an expression in c

Thank you for your answer.

All the results returned by google are about how to convert .dbf file to SQL tables. This is unfortunately not my issue. I would like to create a Clipper expression parser in order to get a SQL where clause as result.
What do you think about using tools as lex and yacc to do this parser?

regards,

mathmax
Reply With Quote