Database functions (IBExpert only)

The following ibec_ibe_xxx functions work only within IBExpert and will be ignored when IBEBlock is executed with IBEScript.exe or IBEScript.dll.

FunctionDescription
ibec_ibe_GetActiveDatabaseIDReturns the unique identifier of the active (currently used) database within IBExpert.
ibec_ibe_GetDatabasePropReturns the value of a specifed database property.
ibec_ibe_GetObjectEditorPropReturns the value of a specifed object editor property.
ibec_ibe_SetDatabasePropSets the value of a specifed database property.
ibec_ibe_PerformActionPerforms an action using the registered database specified.
ibec_ibe_SetLngString 
ibec_ibe_SetLngShortcut 
ibec_ibe_EditDBObjectOpens a specified database object for editing (starts a suitable object editor within IBExpert).

back to top of page
<< ibec_GetUserDBConnection | IBEBlock | ibec_ibe_GetActiveDatabaseID >>