| C_BF_APPLY |
'Apply' |
| C_BF_CANCEL |
'Cancel' |
| C_BF_EXECUTE |
'Execute' |
| C_BF_HELP |
'Help' |
| C_BF_OK |
'OK' |
| C_BTN_CLEAR |
'Clear' |
| C_BTN_EXPORT_BEGIN |
'Begin Export' |
| C_BTN_TODAY |
'Today' |
| C_BTN_USERS_CLEAR |
'Clear' |
| C_BTN_USRES_OK |
'Ok' |
| C_CB_WordWrap |
'Word Wrap' |
| C_FRM_Ordering |
'Ordering' |
| C_SG_Field |
'Field' |
| C_SG_Info |
'Info' |
| C_SG_Name |
'Name' |
| C_SG_Parameter |
'Parameter' |
| C_SG_Type |
'Type' |
| C_SG_Value |
'Value' |
| C_wbBrowseBtnCaption |
'Browse' |
| C_wbBrowseBtnHint |
'Browse Database' |
| C_wbDSQLBtnCaption |
'DSQL' |
| C_wbDSQLBtnHint |
'Execute Statement In Database' |
| C_wbDumpBtnCaption |
'Dump' |
| C_wbDumpBtnHint |
'Dump Database' |
| C_wbEventsBtnCaption |
'Events' |
| C_wbEventsBtnHint |
'Monitor Database Events' |
| C_wbExportBtnCaption |
'Export' |
| C_wbExportBtnHint |
'Export Dataset From Database' |
| C_wbMonitorBtnCaption |
'Monitor' |
| C_wbMonitorBtnHint |
'Trace SQL and API Calls' |
| C_wbPumpBtnCaption |
'Pump' |
| C_wbPumpBtnHint |
'Pump Data From Another Database' |
| C_wbScriptBtnCaption |
'Script' |
| C_wbScriptBtnHint |
'Execute Script' |
| C_wbUsersBtnCaption |
'Users' |
| C_wbUsersBtnHint |
'Administer Users for a Database Server' |
| C_wbWhoBtnCaption |
'Who' |
| C_wbWhoBtnHint |
'See Who is Connected to the Database' |
| C_WHO_BTNAPPLY |
'Refresh' |
| C_WHO_FRM |
'Who is connected' |
| E_53BIT_OVERFLOW |
'53bit integer overflow' |
| E_ALLOCATED |
'Statement has already been allocated' |
| E_Array_Is_Null |
'Array is Null' |
| E_Assign_Column |
'Cannot assign from %s' |
| E_AssignTo_Column |
'Cannot assign to %s' |
| E_AT_END_OF_BUFFER |
'At end of buffer' |
| E_AT_END_OF_CURSOR |
'At end of cursor' |
| E_AT_END_OF_DATASET |
'At end of dataset' |
| E_AT_END_OF_FILE |
'At end of file' |
| E_BAD_SQL_INF_DATA |
'Invalid data returned from isc_dsql_sql_info' |
| E_BAD_SQL_INF_LEN |
'Unanticipated length in isc_dsql_sql_info' |
| E_BEGINNING_OF_DATASET |
'At beginning of Dataset' |
| E_BLANK_STATEMENT |
'Cannot Prepare a blank statement' |
| E_Cannot_Activate |
'Invalid transaction state. Cannot activate' |
| E_Cannot_Activate_Transaction |
'Cannot Activate Transaction' |
| E_Cannot_add_blank_account |
'Cannot add blank account' |
| E_Cannot_add_SYSDBA_account |
'Cannot add SYSDBA account' |
| E_CANNOT_CANCEL_ROW |
'Cannot cancel current Row' |
| E_Cannot_Change_Events |
'Cannot change events while processing' |
| E_Cannot_delete_blank_account |
'Cannot delete blank account' |
| E_Cannot_Delete_Row |
'Cannot delete current Row' |
| E_Cannot_delete_SYSDBA_account |
'Cannot delete SYSDBA account' |
| E_Cannot_Edit_Row |
'Cannot Edit current Row' |
| E_Cannot_Insert_Row |
'Cannot Insert a new Row' |
| E_Cannot_modify_blank_account |
'Cannot modify blank account' |
| E_Cannot_Navigate |
'Cannot navigate' |
| E_Cannot_Pessimistic_Lock |
'Cannot use pessimistic locking with LockWait' |
| E_CANNOT_POST_ROW |
'Cannot Post current Row' |
| E_Cannot_Search |
'Searching is not allowed' |
| E_Cannot_Unregister_Events |
'Cannot unregister events while processing' |
| E_CANT_CHG_WITH_CONN |
'Cannot change while connected' |
| E_CANT_DELETE |
'Current record in the cursor cannot be deleted' |
| E_CANT_GET_CONN_CHR |
'Cannot get connection characteristics' |
| E_CANT_LOAD_BLOB |
'Blob has already been or cannot be loaded' |
| E_Cant_Repl_Int_Tr |
'Cannot replace internal transaction as default' |
| E_CANT_STORE_BLOB |
'Blob has been or cannot be stored' |
| E_Cant_Unprepare_executing_process |
'Cannot Unprepare an executing process' |
| E_CIRCULAR_REFERENCE |
'Circular reference not allowed' |
| E_CONN_LOADING |
'Warning: Connection is still loading' |
| E_CONNECT_FAILED |
'Unable to open IB_Connection' |
| E_CONNECTED |
'Connection has already been established' |
| E_Could_Not_Load_Memo |
'Could not load memo' |
| E_CURSOR_NAME_LOCK |
'Cannot change cursor name while active' |
| E_CURSOR_UNI |
'IB_CURSOR is unidirectional' |
| E_DATABASE_BLANK |
'DatabaseName cannot be blank' |
| E_DatasetCannotScroll |
'Dataset cannot scroll' |
| E_DatasetClosed |
'Dataset is inactive' |
| E_DatasetIsFetching |
'Dataset is currently fetching' |
| E_DatasetOpen |
'Dataset is currently open' |
| E_DatasetReadOnly |
'Dataset is readonly' |
| E_DUP_DB_NAME |
'Duplicate DatabaseName not allowed' |
| E_END_OF_DATASET |
'At end of Dataset' |
| E_Failed_To_Cancel_Datasets |
'Failed to cancel all datasets' |
| E_Failed_To_Post_Datasets |
'Failed to post all datasets' |
| E_FAILED_TO_PREPARE |
'Statement failed to prepare' |
| E_FIELD_NOT_NULLABLE |
'NOT NULL field set to null value' |
| E_FIELDNAME_NOT_FOUND |
'FieldName: %s not found' |
| E_FIELDNO_NOT_FOUND |
'FieldNo: %d not found' |
| E_FileName_Required |
'Filename is required' |
| E_FLD_READONLY |
'%s is readonly' |
| E_GeneratorFailed |
'Unable to get generator value' |
| E_GET_CURSOR_ERROR |
'Cannot open cursor without key data' |
| E_IB_Client_Not_Installed |
'InterBase Client GDS32.DLL is not installed' |
| E_Init_Default_SQL_Failed |
'Unable to initialize default %s' |
| E_INV_CREATE_CONNECT_DROP |
'Invalid CREATE, CONNECT or DROP DATABASE syntax' |
| E_Inv_Custom_DML |
'Invalid custom DML column reference: %s' |
| E_Invalid_Bookmark |
'Invalid Bookmark String' |
| E_INVALID_BUFFER_ROW_NUM |
'Invalid BufferRowNum before beginning' |
| E_Invalid_ColData |
'Invalid ColData' |
| E_Invalid_DataPump_Statement |
'Invalid statement type for DataPump' |
| E_INVALID_DB_NAME |
'Invalid DatabaseName' |
| E_Invalid_DPB_Over_255 |
'Invalid DPB: Contents over 255 characters' |
| E_INVALID_FOCUS_RELATION_NAME |
'Invalid Focused Relation Name: %s' |
| E_INVALID_FOCUS_RELATION_NO |
'Invalid Focused Relation No: %d' |
| E_Invalid_Internal_Transaction |
'Invalid Internal IB_Transaction' |
| E_Invalid_KeyLinks |
'Invalid KeyLinks entry: %s' |
| E_Invalid_KeyRelation |
'Invalid KeyRelation value' |
| E_INVALID_QBE_BETWEEN |
'BETWEEN value AND value syntax error' |
| E_INVALID_QBE_IN |
'IN( value [ , value ... ] ) syntax error' |
| E_Invalid_RowNum |
'Invalid RowNum' |
| E_Invalid_RowNum_Before_Bof |
'Invalid RowNum before Bof' |
| E_Invalid_RowNum_Past_Eof |
'Invalid RowNum beyond Eof' |
| E_Invalid_RowsAffected_Buffer |
'Invalid RowsAffected buffer' |
| E_INVALID_SQL_KEY_FIELDS |
'Invalid SQLKeyFields property' |
| E_Invalid_Syntax |
'Invalid syntax: extra or missing parenthesis' |
| E_Invalid_Typecast |
'Invalid typecast' |
| E_InvalidClassType |
'Invalid class type' |
| E_InvalidRowsAffectedBuf |
'Invalid RowsAffected buffer' |
| E_InvalidStatementType |
'Invalid statement type' |
| E_LOGIN_FAILED |
'Login failed' |
| E_MAX_EVENTS_BLOCK |
'Over maximum events for one block' |
| E_Multiple_Records_Deleted |
'Multiple records deleted' |
| E_Multiple_Records_Updated |
'Multiple records updated' |
| E_Multiple_Rows_In_Singleton |
'Multiple rows in singleton fetch' |
| E_MustBe_Buffered_Dataset |
'Must be of TIB_BDataset ancestry (IB_Query)' |
| E_NO_ACTIVE_TRANS |
'No active transaction to execute with' |
| E_NO_BLANK_SQL |
'Blank SQL statement not allowed' |
| E_NO_CHANGE_ISOLATION |
'Cannot change Isolation when started' |
| E_NO_CHANGE_LOCKWAIT |
'Cannot change LockWait when started' |
| E_NO_CHANGE_READONLY |
'Cannot change ReadOnly when started' |
| E_NO_CHANGE_RECVERSION |
'Cannot change RecVersion when started' |
| E_NO_CONNECTION |
'Statement must have an IB_Connection assigned' |
| E_NO_CONNECTIONS |
'Transaction has no connections' |
| E_NO_POSTRTN_CACHED_UPDT |
'Cannot Use PostRetaining with Cached Updates' |
| E_NO_TRANS_STARTED |
'Transaction has not been started' |
| E_NO_TRANSACTION |
'Statement must have an IB_Transaction assigned' |
| E_NoCircularRef |
'Circular reference not allowed' |
| E_NoRecordsFound |
'No records found' |
| E_NOT_ALLOCATED |
'Statement has not been allocated' |
| E_NOT_CONNECTED |
'Connection has not been established' |
| E_NOT_ENOUGH_CONN |
'Transaction is missing one or more connections' |
| E_NOT_OPENED |
'Statement has not been opened' |
| E_NOT_PREPARED |
'Statement has not been prepared' |
| E_NotImplemented |
'Not implemented at this level' |
| E_OPENED |
'Statement has already been opened' |
| E_PLAN_ERROR |
'PLAN ERROR!' |
| E_PLAN_EXCEPTION |
'PLAN EXCEPTION!' |
| E_PREPARED |
'Statement has already been prepared' |
| E_PROCESSING_EVENTS |
'Processing events'#13#10'Cannot unregister' |
| E_Record_Locked |
'Record is locked by another user' |
| E_Record_Not_Inserted |
'Record was not inserted' |
| E_Record_Not_Located_For_Delete |
'Record was not located to delete' |
| E_Record_Not_Located_For_Update |
'Record was not located to update' |
| E_Record_OutOfSynch |
'Record was changed by another user' |
| E_REQUEST_LIVE_ACTIVE |
'Cannot change RequestLive while active' |
| E_REQUEST_LIVE_READONLY |
'Cannot RequestLive a ReadOnly dataset' |
| E_Required_Field |
'%s is a required field' |
| E_RowDeleted |
'Row is being deleted' |
| E_RowNum_Not_Implemented |
'RowNum is not implemented yet' |
| E_SCROLL_ERROR |
'Record key was lost'#10#13'Failed to open cursor' |
| E_Session_Undefined |
'Session is undefined' |
| E_SmallintOverflow |
'Smallint overflow' |
| E_START_FAILED |
'Unable to start a transaction' |
| E_Stringlist_Not_Sorted |
'Stringlist must be sorted for this operation' |
| E_SVRAUTOCMT_NOEXP |
'Explicit trans. not allowed with ServerAutoCommit' |
| E_TRANS_CONN_SESS |
'Connections must all be in the same IB_Session' |
| E_TRANS_STARTED |
'Transaction has already been started' |
| E_Transaction_Is_Active |
'Transaction has pending changes' |
| E_TransactionPaused |
'Transaction is Paused' |
| E_Unable_Save_Graphic |
'Unable to save to Graphic' |
| E_UNABLE_TO_LOCATE_DLL_IMPORT |
'Unable to locate DLL import %s' |
| E_Unable_To_Locate_Record |
'Unable To Locate Record' |
| E_Unable_to_perform_search |
'Unable to perform search' |
| E_UnableToSearch |
'Unable to perform search' |
| E_Unassigned_Blob_Node |
'Unassigned BlobNode' |
| E_Unassigned_Transaction |
'Unassigned Transaction' |
| E_UndefinedMacro |
'Undefined macro' |
| E_UNKNOWN_STATEMENT |
'Attempt to execute an unknown statement' |
| E_Unsupp_Col_Conversion |
'Unsupported column conversion' |
| E_Unsupported |
'Unsupported' |
| E_Unsupported_Column |
'Unsupported Column type: %d' |
| E_UNSUPPORTED_COLUMN_TYPE |
'Unsupported Column type: %d' |
| E_UpdateWrongTrn |
'Cannot update, %s is not owned by %s' |
| E_Value_Out_Of_Range |
'Value out of range' |
| H_BTN_EXPORT_BEGIN |
'Export from SELECT statement' |
| H_NB_FIRST |
'First Row' |
| H_NB_JUMPBCK |
'Backwards' |
| H_NB_JUMPFWD |
'Forwards' |
| H_NB_LAST |
'Last Row' |
| H_NB_NEXT |
'Next Row' |
| H_NB_PRIOR |
'Prior Row' |
| H_SB_CLEAR_CRITERIA |
'Clear Criteria' |
| H_SB_COUNT |
'Count Rows in Dataset' |
| H_SB_LAST_CRITERIA |
'Recall Last Search Criteria' |
| H_SB_ORDER |
'Order Rows in Dataset' |
| H_SB_RECALL_CRITERIA |
'Recall Criteria' |
| H_SB_SAVE_CRITERIA |
'Save Criteria' |
| H_SB_SEARCH |
'Search Dataset' |
| H_SB_SEARCHCOUNT |
'Count Rows in Dataset Matching Criteria' |
| H_TB_CancelDatasets |
'Cancel Datasets' |
| H_TB_Close |
'Close Current Transaction' |
| H_TB_Commit |
'Commit and End Current Transaction' |
| H_TB_CommitRetain |
'Post Datasets and Commit and Retain Current Transaction' |
| H_TB_PostDatasets |
'Post Datasets' |
| H_TB_Rollback |
'Rollback and End Current Transaction' |
| H_TB_RollbackRetain |
'Rollback and Retain Current Transaction' |
| H_TB_SavePoint |
'Commit and Retain Current Transaction' |
| H_TB_StartTransaction |
'Start Transaction' |
| H_UB_CANCEL |
'Cancel changes' |
| H_UB_CANCELDELETE |
'Cancel delete' |
| H_UB_CANCELEDIT |
'Cancel edits' |
| H_UB_CANCELINSERT |
'Cancel insert' |
| H_UB_CANCELSEARCH |
'Cancel search criteria' |
| H_UB_DELETE |
'Delete Row' |
| H_UB_EDIT |
'Edit Row' |
| H_UB_INSERT |
'Insert Row' |
| H_UB_POST |
'Post changes' |
| H_UB_POSTDELETE |
'Post delete' |
| H_UB_POSTEDIT |
'Post edits' |
| H_UB_POSTINSERT |
'Post insert' |
| H_UB_POSTSEARCH |
'Post search criteria' |
| H_UB_REFRESH |
'Refresh all records' |
| H_UB_REFRESHKEYS |
'Refresh record keys' |
| H_UB_REFRESHROWS |
'Refresh record rows' |
| IB_REG_MESSAGE |
'Thanks for evaluating IB Objects.'#10#13#10#13+'Please go to http://www.ibobjects.com and register today.' |
| L_EXPORT_ASCII |
' File Format ' |
| L_EXPORT_ASCIIOPT |
' ASCII Options ' |
| L_EXPORT_DATEFORMAT |
'Date Format' |
| L_EXPORT_DBF |
'DBF' |
| L_EXPORT_DELIMETED |
'Delimeted' |
| L_EXPORT_DELIMITER |
'Delimiter' |
| L_EXPORT_FIXED |
'Fixed Record Length' |
| L_EXPORT_FRM |
'Export' |
| L_EXPORT_INCLUDEHEADERS |
'Include Headers' |
| L_EXPORT_SDEXPORTFILTERDBF |
'DBF Files ( *.DBF )|*.DBF' |
| L_EXPORT_SDEXPORTFILTERTXT |
'Text Files ( *.TXT )|*.TXT' |
| L_EXPORT_SDEXPORTTITLE |
'Export' |
| L_EXPORT_SEPARATOR |
'Separator' |
| L_USERS_ACCOUNT |
'ACCOUNT' |
| L_USERS_ADD |
'Add' |
| L_USERS_DELETE |
'Delete' |
| L_USERS_FIRSTNAME |
'First Name' |
| L_USERS_FRM |
'User Account Management' |
| L_USERS_GROUP |
'Group' |
| L_USERS_LASTNAME |
'Last Name' |
| L_USERS_MIDDLENAME |
'Middle Name' |
| L_USERS_MODIFIY |
'Modify' |
| L_USERS_PASSWORD |
'Password' |
| M_Abort_Fetching |
'Are you sure you want to abort?' |
| M_Abort_Fetching_Btn |
'Abort' |
| M_CancelTransactionPrompt |
'Are you sure you want to cancel all changes?' |
| M_Fetching_Query_Results |
'Fetching Query Results' |
| M_Loading_Caption |
'Loading...' |
| M_Login_Cancel_Btn |
'Cancel' |
| M_Login_Database |
'Database' |
| M_Login_Dialog_Caption |
'Login Dialog' |
| M_Login_Help_Btn |
'&Help' |
| M_Login_OK_Btn |
'OK' |
| M_Login_Password |
'Password' |
| M_Login_User |
'User' |
| M_Row_Num |
'Row# %d' |
| M_Save_Changes |
'Save changes?' |
| M_SB_REC_CNT |
'Records counted: %d' |
| M_SCRIPT_ABORT_EXECUTE |
'Abort execution of this script?' |
| M_SCRIPT_COMPLETED |
'Script completed without exceptions' |
| M_SCRIPT_CONTINUE_EXECUTING |
'Continue executing this script?' |
| M_SCRIPT_FAILED |
'Script failed to complete' |
| M_SCRIPT_IS_EXECUTING |
'Script is currently executing' |
| M_SCRIPT_WAS_ABORTED |
'Script execution was aborted' |