Subject Hinttext for IB_Navigator
Author Freddy Holst Christensen
Hey All

In the process of building my first app with IB Objects and Interbase,
I wanted to customize the
hint text for IB_Navigator among others.

I found the text in IB_constants-dk, tried to rename it IB_Constants and
recompile, and got a lot
of errors.

I even tried to remove the package, and all related files, unpacked
again, renamed the file
and do a new install. Same errors.

Am I missing something, or must other files be changed. The problems has
to do with missing
definition.

HELP.

In order to avoid attachments, I have included the error-text belove.
I'm using C++ Builder 5

Regards
Freddy

ERRORTEXT:

[Pascal Error] IBA_Connection.IMP(466): Undeclared identifier:
'IB_ROLE_NAME'
[Pascal Error] IBA_Connection.IMP(469): Undeclared identifier: 'IB_ROLE_'
[Pascal Error] IBA_Connection.IMP(478): Undeclared identifier:
'IB_SQL_ROLE_NAME_'
[Pascal Error] IBA_Connection.IMP(514): Undeclared identifier:
'IB_ROLE_NAME'
[Pascal Error] IBA_Connection.IMP(515): Undeclared identifier: 'IB_ROLE_'
[Pascal Error] IBA_Connection.IMP(516): Undeclared identifier:
'IB_SQL_ROLE_NAME_'
[Pascal Error] IBA_Connection.IMP(1496): Undeclared identifier:
'BDE_SERVER_NAME'
[Pascal Error] IBA_Connection.IMP(1507): Undeclared identifier:
'BDE_USER_NAME'
[Pascal Error] IBA_Connection.IMP(1511): Undeclared identifier:
'BDE_PASSWORD'
[Pascal Error] IBA_Connection.IMP(1515): Undeclared identifier:
'BDE_ROLE_NAME'
[Pascal Error] IBA_Database.IMP(152): Undeclared identifier:
'E_Cant_Repl_Int_Tr'
[Pascal Error] IBA_Statement.IMP(1946): Undeclared identifier:
'E_INV_CREATE_CONNECT_DROP'
[Pascal Error] IBA_NodeList.IMP(594): Undeclared identifier:
'E_Invalid_Reference_To_Delete'
[Pascal Error] IBA_NodeList.IMP(601): Undeclared identifier:
'E_Invalid_Reference_To_Delete'
[Pascal Error] IBA_BindingCursor.IMP(321): Undeclared identifier:
'E_Multiple_Rows_In_Singleton'
[Pascal Error] IBA_Column.IMP(171): Undeclared identifier:
'E_NotImplemented'
[Pascal Error] IBA_Column.IMP(176): Undeclared identifier:
'E_NotImplemented'
[Pascal Error] IBA_Column.IMP(633): Undeclared identifier: 'IB_REQUIRED'
[Pascal Error] IBA_Column.IMP(635): Undeclared identifier: 'IB_NOTREQUIRED'
[Pascal Error] IBA_Column.IMP(1803): Undeclared identifier:
'E_Invalid_ColData'
[Pascal Error] IBA_Column.IMP(1826): Undeclared identifier:
'E_Invalid_ColData'
[Pascal Error] IBA_Column.IMP(1980): Undeclared identifier: 'IB_CURRENCY'
[Pascal Error] IBA_Column.IMP(2227): Undeclared identifier:
'E_SmallintOverflow'
[Pascal Error] IBA_Column.IMP(2329): Undeclared identifier:
'E_SmallintOverflow'
[Pascal Error] IBA_Column.IMP(2619): Undeclared identifier:
'E_Value_Out_Of_Range'
[Pascal Error] IBA_Column.IMP(3049): Undeclared identifier: 'IB_BINARY'
[Pascal Error] IBA_ColumnArray.IMP(10): Undeclared identifier: 'IB_BINARY'
[Pascal Fatal Error] IB_Session.pas(405): Could not compile used unit
'C:\ExtraComponents\IBObjects\IB_Components.pas'