From: Carlos G.A. <car...@te...> - 2003-04-16 11:32:21
|
Hello: >> The way FbScript.cs currently looks for specific ISQL commands is too >> simplistic. It should work no matter how much white space is between >> individual command identifiers. For example, SET TERM could be >> written SET >> TERM (with 2 spaces) and should still work. > Yes but for this probably we need a lexer, and this is only an interface component not an administration tool, and i want to do only a basic isql query parser. Best regards Carlos Guzman Alvarez Vigo-Spain |