Componentes.Terceros.jvcl/official/3.32/packages/d7/JvUIBD7R.drc

89 lines
4.2 KiB
Plaintext

/* VER150
Generated by the Borland Delphi Pascal Compiler
because -GD or --drc was supplied to the compiler.
This file contains compiler-generated resources that
were bound to the executable.
If this file is empty, then no compiler-generated
resources were bound to the produced executable.
*/
#define JvUIBConst_EUIB_CHARSETNOTFOUND 65488
#define JvUIBConst_EUIB_UNEXPECTEDCASTERROR 65489
#define JvUIBConst_EJvUIB_CantConnect 65490
#define JvUIBConst_EJvUIB_ClassNotFound 65491
#define JvUIBConst_EJvUIB_DataType 65492
#define JvUIBConst_EUIB_SIZENAME 65504
#define JvUIBConst_EUIB_MUSTBEPREPARED 65505
#define JvUIBConst_EUIB_MUSTBEOPEN 65506
#define JvUIBConst_EUIB_EXPLICITTRANS 65507
#define JvUIBConst_EUIB_EXCEPTIONNOTFOUND 65508
#define JvUIBConst_EUIB_EXPTIONREGISTERED 65509
#define JvUIBConst_EUIB_NOAUTOSTOP 65510
#define JvUIBConst_EUIB_NOGENERATOR 65511
#define JvUIBConst_EUIB_NOFIELD 65512
#define JvUIBConst_EUIB_TABLESTRNOTFOUND 65513
#define JvUIBConst_EUIB_DOMAINSTRNOTFOUND 65514
#define JvUIBConst_EUIB_PROCSTRNOTFOUND 65515
#define JvUIBConst_EUIB_CACHEDFETCHNOTSET 65516
#define JvUIBConst_EUIB_PARSESQLDIALECT 65517
#define JvUIBConst_EUIB_PARSESETNAMES 65518
#define JvUIBConst_EUIB_BADAUTODLL 65519
#define JvUIBConst_sUIBTrue 65520
#define JvUIBConst_sUIBFalse 65521
#define JvUIBConst_EUIB_INVALIDEIBVERSION 65522
#define JvUIBConst_EUIB_CANTLOADLIB 65523
#define JvUIBConst_EUIB_DBHANDLEALLREADYSET 65524
#define JvUIBConst_EUIB_TRANSACTIONNOTDEF 65525
#define JvUIBConst_EUIB_DATABASENOTDEF 65526
#define JvUIBConst_EUIB_QUERYNOTOPEN 65527
#define JvUIBConst_EUIB_CASTERROR 65528
#define JvUIBConst_EUIB_UNEXPECTEDERROR 65529
#define JvUIBConst_EUIB_FIELDNUMNOTFOUND 65530
#define JvUIBConst_EUIB_FIELDSTRNOTFOUND 65531
#define JvUIBConst_EUIB_PARAMSTRNOTFOUND 65532
#define JvUIBConst_EUIB_BLOBFIELDNOTFOUND 65533
#define JvUIBConst_EUIB_FETCHBLOBNOTSET 65534
#define JvUIBConst_EUIB_INDEXERROR 65535
STRINGTABLE
BEGIN
JvUIBConst_EUIB_CHARSETNOTFOUND, "CharacterSet %s not found."
JvUIBConst_EUIB_UNEXPECTEDCASTERROR, "Unexpected cast error."
JvUIBConst_EJvUIB_CantConnect, "Can't connect to server."
JvUIBConst_EJvUIB_ClassNotFound, "Class not found."
JvUIBConst_EJvUIB_DataType, "Data type error."
JvUIBConst_EUIB_SIZENAME, "Size name too big (%s)"
JvUIBConst_EUIB_MUSTBEPREPARED, "The query must be prepared first."
JvUIBConst_EUIB_MUSTBEOPEN, "The query must be opened first."
JvUIBConst_EUIB_EXPLICITTRANS, "Transaction must be started explicitly."
JvUIBConst_EUIB_EXCEPTIONNOTFOUND, "Exception name %s, not found."
JvUIBConst_EUIB_EXPTIONREGISTERED, "Exception: %d already registered"
JvUIBConst_EUIB_NOAUTOSTOP, "Transaction must be closed explicitly."
JvUIBConst_EUIB_NOGENERATOR, "Generator %s not found."
JvUIBConst_EUIB_NOFIELD, "Field not found."
JvUIBConst_EUIB_TABLESTRNOTFOUND, "Table \"%s\" not found."
JvUIBConst_EUIB_DOMAINSTRNOTFOUND, "Domain %s not found."
JvUIBConst_EUIB_PROCSTRNOTFOUND, "Procedure %s not found."
JvUIBConst_EUIB_CACHEDFETCHNOTSET, "CachedFetch property not set to True."
JvUIBConst_EUIB_PARSESQLDIALECT, "Parse error: SET SQL DIALECT"
JvUIBConst_EUIB_PARSESETNAMES, "Parse error: SET NAMES"
JvUIBConst_EUIB_BADAUTODLL, "\"SET AUTODDL\" must be \"ON\" or \"OFF\""
JvUIBConst_sUIBTrue, "True"
JvUIBConst_sUIBFalse, "False"
JvUIBConst_EUIB_INVALIDEIBVERSION, "Incorrect Database Server version, check compiler options."
JvUIBConst_EUIB_CANTLOADLIB, "Can't load library: %s."
JvUIBConst_EUIB_DBHANDLEALLREADYSET, "Database handle already assigned, first disconnect database."
JvUIBConst_EUIB_TRANSACTIONNOTDEF, "Transaction not assigned."
JvUIBConst_EUIB_DATABASENOTDEF, "Database not assigned."
JvUIBConst_EUIB_QUERYNOTOPEN, "Query not open."
JvUIBConst_EUIB_CASTERROR, "Cast error."
JvUIBConst_EUIB_UNEXPECTEDERROR, "Unexpected error."
JvUIBConst_EUIB_FIELDNUMNOTFOUND, "Field num: %d not found."
JvUIBConst_EUIB_FIELDSTRNOTFOUND, "Field \"%s\" not found."
JvUIBConst_EUIB_PARAMSTRNOTFOUND, "Parameter \"%s\" not found."
JvUIBConst_EUIB_BLOBFIELDNOTFOUND, "Blob field num: %d not found."
JvUIBConst_EUIB_FETCHBLOBNOTSET, "FetchBlob property must be set to use this method."
JvUIBConst_EUIB_INDEXERROR, "Index out of bound (%d)"
END