on 5/31/02 19:07, Francois Van Lerberghe at fvanlerberghe /at/ freegates DO.T be wrote:
Hi Francois,
> I need a SQL parsing tool, especialy for the where clause. At first > approach, this doen't seem to be very easy. I wonder if there is someone > who has written one. > > I need this because in my project, the end-user can make a search on any > field from the list of tables of the query. As in Valentina, I must > group conditions by table. My plans are to read the custom SQL where > clause and rewrite in the correct order. > > Or perhaps, Ruslan, can you make our life better and do this for us as > you have already the parser. You just have to replace the fields in the > correct order. Am I wrong ?
In fact I need replace my internal structure. I use pure tree now, and this make hard move leafs. I need replace this on array in parent leaf.
Don't bother self with parser. This is really not simple task.
-- Best regards, Ruslan Zasukhin
------------------------- Paradigma.
e-mail: ruslan@paradigmasoft.com web : http://www.paradigmasoft.com
To subscribe to the Valentina mail list send a letter to valentina-on /at/ lists DO.T macserve.net ©2002 Ruslan Zasukhin |