Unit 'mncFBHeader' Package
[Overview][Resource strings][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_minilib]

Reference for unit 'mncFBHeader': Resource strings

SFBDatabaseEditor
'Da&tabase Editor...'

SFBTransactionEditor
'&Transaction Editor...'

SDatabaseFilter
'Database Files (*.fdb)|*.fdb|All files (*.*)|*.*'

SDisconnectDatabase
'Database is currently connected. Disconnect and continue?'

SCommitTransaction
'Transaction is currently Active. Rollback and continue?'

SExecute
'E&xecute'

SNoDataSet
'No dataset association'

SSQLGenSelect
'Must select at least one key field and one update field'

SSQLNotGenerated
'Update SQL statements not generated, exit anyway?'

SFBUpdateSQLEditor
'&UpdateSQL Editor...'

SFBDataSetEditor
'&Dataset Editor...'

SSQLDataSetOpen
'Unable to determine field names for %s'

STransaction
'%s, Default'

SUnknownError
'Unknown error'

SFirebirdInstallMissing
'Firebird Install DLL ibinstall.dll not found in the path. Please install Firebird 6 to use this functionality'

SFBCfeature
'%s is an Firebird 2.0 function. Please upgrade to Firebird 6 to use this functonality'

SNotSupported
'Unsupported feature'

SNotPermitted
'Not permitted'

SFileAccessError
'Temporary file access error'

SConnectionTimeout
'Database connection timed out'

SCannotSetDatabase
'Cannot set database'

SCannotSetTransaction
'Cannot set transaction'

SOperationCancelled
'Operation cancelled at user''s request'

SDPBConstantNotSupported
'DPB Constant (isc_dpb_%s) is unsupported'

SDPBConstantUnknown
'DPB Constant (%d) is unknown'

STPBConstantNotSupported
'TPB Constant (isc_tpb_%s) is unsupported'

STPBConstantUnknown
'TPB Constant (%d) is unknown'

SDatabaseClosed
'Cannot perform operation -- DB is not open'

SDatabaseOpen
'Cannot perform operation -- DB is currently open'

SDatabaseNameMissing
'Database name is missing'

SNotInTransaction
'Transaction is not active'

SInTransaction
'Transaction is active'

STimeoutNegative
'Timeout values cannot be negative'

SUpdateWrongDB
'Updating wrong database'

SUpdateWrongTR
'Updating wrong transaction. Unique transaction expected in set'

SDatabaseNotAssigned
'Database not assigned'

STransactionNotAssigned
'Transaction not assigned'

SXSQLDAIndexOutOfRange
'XSQLDA index out of range'

SXSQLDANameDoesNotExist
'XSQLDA name does not exist (%s)'

SEOF
'End of file'

SBOF
'Beginning of file'

SInvalidStatementHandle
'Invalid statement handle'

SSQLOpen
'FBDSQL Open'

SSQLClosed
'FBDSQL Closed'

SDatasetOpen
'Dataset open'

SDatasetClosed
'Dataset closed'

SUnknownSQLDataType
'Unknown SQL Data type (%d)'

SInvalidColumnIndex
'Invalid column index (index exceeds permitted range)'

SInvalidParamColumnIndex
'Invalid parameter index (index exceeds permitted range)'

SInvalidDataConversion
'Invalid data conversion'

SColumnIsNotNullable
'Column cannot be set to null (%s)'

SBlobCannotBeRead
'Blob stream cannot be read'

SBlobCannotBeWritten
'Blob stream cannot be written'

SEmptyQuery
'Empty query'

SCannotOpenNonSQLSelect
'Cannot "open" a non-select statement. Use ExecQuery'

SNoFieldAccess
'No access to field "%s"'

SFieldReadOnly
'Field "%s" is read-only'

SFieldNotFound
'Field "%s" not found'

SNotEditing
'Not in edit mode'

SCannotInsert
'Cannot insert into dataset. (No insert query)'

SCannotPost
'Cannot post. (No update/insert query)'

SCannotUpdate
'Cannot update. (No update query)'

SCannotDelete
'Cannot delete from dataset. (No delete query)'

SCannotRefresh
'Cannot refresh row. (No refresh query)'

SBufferNotSet
'Buffer not set'

SCircularReference
'Circular references not permitted'

SSQLParseError
'SQL Parse Error:' + sLineFeed + sLineFeed + '%s'

SUserAbort
'User abort'

SDataSetUniDirectional
'Data set is uni-directional'

SCannotCreateSharedResource
'Cannot create shared resource. (Windows error %d)'

SWindowsAPIError
'Windows API error. (Windows error %d [$%.8x])'

SColumnListsDontMatch
'Column lists do not match'

SColumnTypesDontMatch
'Column types don''t match. (From index: %d; To index: %d)'

SFieldUnsupportedType
'Unsupported Field Type'

SCircularDataLink
'Circular DataLink Reference'

SEmptySQLStatement
'Empty SQL Statement'

SIsASelectStatement
'use Open for a Select Statement'

SRequiredParamNotSet
'Required Param value not set'

SNoStoredProcName
'No Stored Procedure Name assigned'

SIsAExecuteProcedure
'use ExecProc for Procedure; use TQuery for Select procedures'

SUpdateFailed
'Update Failed'

SNotCachedUpdates
'CachedUpdates not enabled'

SNotLiveRequest
'Request is not live - cannot modify'

SNoProvider
'No Provider'

SNoRecordsAffected
'No Records Affected'

SNoTableName
'No Table Name assigned'

SCannotCreatePrimaryIndex
'Cannot Create Primary Index; are created automatically'

SCannotDropSystemIndex
'Cannot Drop System Index'

STableNameMismatch
'Table Name Mismatch'

SIndexFieldMissing
'Index Field Missing'

SInvalidCancellation
'Cannot Cancel events while processing'

SInvalidEvent
'Invalid Event'

SMaximumEvents
'Exceded Maximum Event limits'

SNoEventsRegistered
'No Events Registered'

SInvalidQueueing
'Invalid Queueing'

SInvalidRegistration
'Invalid Registration'

SInvalidBatchMove
'Invalid Batch Move'

SSQLDialectInvalid
'SQL Dialect Invalid'

SSPBConstantNotSupported
'SPB Constant Not supported'

SSPBConstantUnknown
'SPB Constant Unknown'

SServiceActive
'Cannot perform operation -- service is not attached'

SServiceInActive
'Cannot perform operation -- service is attached'

SServerNameMissing
'Server Name Missing'

SQueryParamsError
'Query Parameters missing or incorrect'

SStartParamsError
'start Parameters missing or incorrect'

SOutputParsingError
'Unexpected Output buffer value'

SUseSpecificProcedures
'Generic ServiceStart not applicable: Use Specific Procedures to set configuration params'

SSQLMonitorAlreadyPresent
'SQL Monitor Instance is already present'

SCantPrintValue
'Cannot print value'

SEOFReached
'SEOFReached'

SEOFInComment
'EOF in comment detected'

SEOFInString
'EOF in string detected'

SParamNameExpected
'Parameter name expected'

SSuccess
'Successful execution'

SException
'Exception %s'

SNoOptionsSet
'No Install Options selected'

SNoDestinationDirectory
'DestinationDirectory is not set'

SNosourceDirectory
'SourceDirectory is not set'

SNoUninstallFile
'Uninstall File Name is not set'

SOptionNeedsClient
'%s component requires Client to function properly'

SOptionNeedsServer
'%s component requires Server to function properly'

SInvalidOption
'Invalid option specified'

SInvalidOnErrorResult
'Unexpected onError return value'

SInvalidOnStatusResult
'Unexpected onStatus return value'

SFirebirdExpressVersion
'FirebirdExpress 1.1'

SEditSQL
'Edit SQL'

SDPBConstantUnknownEx
'DPB Constant (%s) is unknown'

STPBConstantUnknownEx
'TPB Constant (%s) is unknown'

SFirebirdExpressVersionEx
'FirebirdExpress %g'

SUnknownPlan
'Unknown Error - Can''t retrieve plan'

SFieldSizeMismatch
'Size Mismatch - Field %s size is too small for data'

SEventAlreadyRegistered
'Events already registered'

SStringTooLarge
'Trying to store a string of length %d into a field that can only contain %d'

SFBServiceEditor
'&Service Editor ...'

SFBSuccessConnect
'Successful Connection'

SFBInvalidStatement
'Invalid statement'

SFBInvalidComment
'Invalid Comment'



CT Web help

CodeTyphon Studio