|
From: <wei...@gm...> - 2003-07-15 10:51:55
|
I'm using Win32 FB 1.0.2 client. This error message occours on IBOConsole (Win32) and on php (Linux, even an older client, i think it's 1.0.0). But schouldn't error messages keep the same across versions? Or is this error message new to 1.5? If so, i think a new error number would be less confusing, or am i totally on a wrong track? (I'm not too familiar with IB/FB error messages/handling). cu Jens Dmitry Yemanov wrote: >Hi, > > > >>select count(*) from glossar where >> glfkcoid=1 >> and glfklaid=1 >> order by glupperkey >> >>Produces: >> >>ISC ERROR CODE:335544569 >> >>ISC ERROR MESSAGE: >>Dynamic SQL Error >>SQL error code = -104 >>number of page buffers for cache required >> >> > >Invalid token. >Dynamic SQL Error. >SQL error code = -104. >Invalid expression in the ORDER BY clause (not contained in either an >aggregate function or the GROUP BY clause). > >Just got the above message on RC4. Your client library is obviously looking >in wrong firebird.msg file. > > > |