Subject | Re: token unknown after SP3, IE update and windows update |
---|---|
Author | tdtappe |
Post date | 2003-08-29T10:16:34Z |
I'm quite sure that the problem was caused by the SP
or something else that changed on system level.
The statement was:
SELECT CAST('Now' AS DATE) AS ACTTIME FROM RDB$DATABASE
And I tried it on the same database I copied from our customers
to my place. And it worked.
--Heiko
or something else that changed on system level.
The statement was:
SELECT CAST('Now' AS DATE) AS ACTTIME FROM RDB$DATABASE
And I tried it on the same database I copied from our customers
to my place. And it worked.
--Heiko
> I don't think that SP3 will break one/all of your
> SELECT statements. How does the statement look like?