Subject | Re: [firebird-support] Re: Index creating problem |
---|---|
Author | Helen Borrie |
Post date | 2004-11-09T22:54:26Z |
At 02:35 PM 9/11/2004 +0000, you wrote:
without problems. Your statement is encountering *some* kind of exception
but is delivering the wrong message.
Check that the server's build version (whatever it is) matches the build
number of both the client library and the firebird.msg file that you are
using.
Also tell us what server version you are using, on what platform, and
report the ODS version and dialect of the database.
./heLen
>I'm trying to do this:I can create a similar index on a unique integer column in Firebird .1.5.1
>"CREATE UNIQUE DESCENDING INDEX IDX_ULTIMA_MISCARE ON
>PREZENTARE(ID_ULTIMA_MISCARE)"
>and I'm getting the following ISC Error Code: "335544351"
>with the following ISC Error Message:
>"Unsuccessful metadata update. Too many keys defined for index
>IDX_ULTIMA_MISCARE".
without problems. Your statement is encountering *some* kind of exception
but is delivering the wrong message.
Check that the server's build version (whatever it is) matches the build
number of both the client library and the firebird.msg file that you are
using.
Also tell us what server version you are using, on what platform, and
report the ODS version and dialect of the database.
./heLen