[ODAC 5.70.0.29 CLR]Filter Error
Posted: Thu 13 Apr 2006 08:01
Hello,
I have found a bug with Filter option in VCL.NET application.
This error occure when I use left and right Bracket.
For Ex.
(GCLCODE=1)
But in Win32 it's work, I have found a difference between Win32 and DotNET.
In win32 the StringList BoolSymbolLexems.TEXT return this
( ) + - = > >= [ ]
but in DotNET BoolSymbolLexems.TEXT return this
- ( ) [ ] + = > >=
It's not in same sort.
N.Schmied
I have found a bug with Filter option in VCL.NET application.
This error occure when I use left and right Bracket.
For Ex.
(GCLCODE=1)
But in Win32 it's work, I have found a difference between Win32 and DotNET.
In win32 the StringList BoolSymbolLexems.TEXT return this
( ) + - = > >= [ ]
but in DotNET BoolSymbolLexems.TEXT return this
- ( ) [ ] + = > >=
It's not in same sort.
N.Schmied