Hi
I am new for ZeosLib. I try convert my app from IBX to Zeoslib. I am using D6 with Fb 1.5.
Here is my query:
Select * from USER_SESSION where ('Now' - LastPageTime) > (1/60)
It works fine under IBX, but it raise EZSQLException:
-206 Column unknown Now unknown ISC error 336397208
It seems Zeoslib don't understand 'Now' reserve word under Firebird?
Any suggestion?
Cheers,
Tao
Error with select query with FB1.5
Moderators: gto, EgonHugeist