plain/ZPlainASADriver.pas File Reference

Go to the source code of this file.

Classes

class  IZASA7PlainDriver
 Represents an interface to ASA 7 native API. More...
class  IZASA8PlainDriver
 Represents an interface to ASA 8 native API. More...
class  IZASA9PlainDriver
 Represents an interface to ASA 9 native API. More...
class  IZASAPlainDriver
 Represents a generic interface to ASA native API. More...
struct  TASASQLDA
class  TZASA7PlainDriver
 Implements a driver for ASA 7.0. More...
class  TZASA8PlainDriver
 Implements a driver for ASA 8.0. More...
class  TZASA9PlainDriver
 Implements a driver for ASA 9.0. More...
struct  TZASABlobStruct
struct  TZASASQLCA
struct  TZASASQLDateTime
struct  TZASASQLNAME
struct  TZASASQLSTRING
struct  TZASASQLVAR
struct  TZASASQLWARN

Typedefs

typedef TASASQLDAPASASQLDA
typedef TZASABlobStructPZASABlobStruct
typedef TZASASQLCAPZASASQLCA
typedef TZASASQLDateTimePZASASQLDateTime
typedef TZASASQLNAMEPZASASQLNAME
typedef TZASASQLSTRINGPZASASQLSTRING
typedef TZASASQLVARPZASASQLVAR
typedef void(* TZASASQLCallback )()

Enumerations

enum  ZASA_db_callback_index {
  DB_CALLBACK_START, DB_CALLBACK_WAIT, DB_CALLBACK_FINISH, DB_CALLBACK_ASYNC_RESPONSE,
  DB_CALLBACK_TRANSLATE_IN, DB_CALLBACK_TRANSLATE_OUT, DB_CALLBACK_UNKNOWN_EVENT, DB_CALLBACK_MESSAGE,
  DB_CALLBACK_CONN_DROPPED, DB_CALLBACK_DEBUG_MESSAGE, DB_MAX_CALLBACK
}

Variables

const CUR_ABSOLUTE = 1
const CUR_DONTHOLD = 1
const CUR_DYNAMIC_SCROLL = 64
const CUR_FORREGULAR = 0
const CUR_FORUPDATE = 8
const CUR_INSENSITIVE = 1024
const CUR_NOSCROLL = 16384
const CUR_OPEN_DECLARE = 32
const CUR_READONLY = 2
const CUR_RELATIVE = 2
const CUR_SCROLL = 128
const CUR_SENSITIVE = 256
const CUR_UNIQUE = 2048
const CUR_UPDATE = 4096
const CUR_UPDATEBYLOCK = CUR_UPDATE + 512
const CUR_UPDATEBYTIMESTAMP = CUR_UPDATE + 8192
const CUR_UPDATEBYVALUES = CUR_UPDATEBYLOCK + 8192
const DT_AUTO_INCREMENT = $0800
const DT_BIGINT = 608
const DT_BINARY = 524
const DT_BIT = 624
const DT_DATE = 384
const DT_DECIMAL = 484
const DT_DESCRIBE_INPUT = $1000
const DT_DOUBLE = 480
const DT_FIXCHAR = 452
const DT_FLOAT = 482
const DT_HAS_USERTYPE_INFO = $0100
const DT_HIDDEN_COLUMN = $0200
const DT_INT = 496
const DT_KEY_COLUMN = $0400
const DT_LONGBINARY = 528
const DT_LONGVARCHAR = 456
const DT_NOTYPE = 0
const DT_NULLS_ALLOWED = $0001
const DT_PROCEDURE_IN = $4000
const DT_PROCEDURE_OUT = $8000
const DT_SMALLINT = 500
const DT_STRING = 460
const DT_TIME = 388
const DT_TIMESTAMP = 392
const DT_TIMESTAMP_STRUCT = 390
const DT_TINYINT = 604
const DT_UNSBIGINT = 620
const DT_UNSINT = 612
const DT_UNSSMALLINT = 616
const DT_UPDATEABLE = $2000
const DT_VARCHAR = 448
const DT_VARIABLE = 600
const MESSAGE_TYPE_ACTION = 2
const MESSAGE_TYPE_INFO = 0
const MESSAGE_TYPE_STATUS = 3
const MESSAGE_TYPE_WARNING = 1
const SQL_DESCRIBE_ALL = 3
const SQL_DESCRIBE_INPUT = 2
const SQL_DESCRIBE_OUTPUT = 1
const SQL_DESCRIBE_VAR_RESULT = 8
const SQL_LONGNAMES_COLUMN = 1
const SQL_LONGNAMES_OWNER = 7
const SQL_LONGNAMES_TABLE = 3
const SQL_PREPARE_DESCRIBE_INPUT = 512
const SQL_PREPARE_DESCRIBE_LONGNAMES = 1024
const SQL_PREPARE_DESCRIBE_OUTPUT = 256
const SQL_PREPARE_DESCRIBE_STMTNAME = 1
const SQL_PREPARE_DESCRIBE_STMTNUM = 3
const SQL_PREPARE_DESCRIBE_VARRESULT = 2048
const SQLE_ACCESS_BEYOND_END_OF_MAX_DBSPACE = -605
const SQLE_AGGREGATES_NOT_ALLOWED = -150
const SQLE_ALIAS_CLASH = -77
const SQLE_ALIAS_NOT_UNIQUE = -830
const SQLE_ALIAS_NOT_YET_DEFINED = -831
const SQLE_ALREADY_HAS_EXEC_PERMS = -968
const SQLE_ALREADY_HAS_GRANT_PERMS = -120
const SQLE_ALREADY_HAS_GROUP_MEMBERSHIP = -312
const SQLE_ALTER_CLAUSE_CONFLICT = -125
const SQLE_AMBIGUOUS_INDEX_NAME = -678
const SQLE_AMBIGUOUS_JOIN = -147
const SQLE_AMBIGUOUS_TABLE_NAME = -852
const SQLE_AMBIGUOUS_TRIGGER_NAME = -855
const SQLE_APP_REG_COOKIE_EXHAUSTED = -789
const SQLE_ARGUMENT_CANNOT_BE_NULL = -90
const SQLE_ARTICLE_PK_CANNOT_BE_UPDATED = -780
const SQLE_ATOMIC_OPERATION = -267
const SQLE_AUTHENTICATION_FAILED = -218
const SQLE_AUTHENTICATION_VIOLATION = -98
const SQLE_BACKUP_CANNOT_RENAME_LOG_YET = -242
const SQLE_BACKUP_ENTRY_NOT_FOUND = -692
const SQLE_BACKUP_ERROR = -697
const SQLE_BACKUP_NOT_LOADED = -691
const SQLE_BACKUP_NOT_STARTED = -241
const SQLE_BACKUP_PAGE_INCOMPLETE = 110
const SQLE_BACKUP_UNABLE_TO_DELETE_FILE = -243
const SQLE_BAD_CLASS_BYTE_CODE = -670
const SQLE_BAD_CLASS_FILE = -92
const SQLE_BAD_ENCRYPTION_KEY = -840
const SQLE_BAD_FOR_XML_EXPLICIT_COLUMN_NAME = -899
const SQLE_BAD_FOR_XML_EXPLICIT_DIRECTIVE = -898
const SQLE_BAD_FOR_XML_EXPLICIT_TAG = -897
const SQLE_BAD_JAR_FILE = -730
const SQLE_BAD_PARAM_INDEX = -689
const SQLE_BAD_SYNC_OPTION_VALUE = -797
const SQLE_BEYOND_EOF = -310
const SQLE_BLOB_IN_SYNC_TABLE_PK = -779
const SQLE_CANNOT_ACCESS_FILE = -602
const SQLE_CANNOT_ACCESS_INSTANCE_MEMBER = -701
const SQLE_CANNOT_CHANGE_OPENED_STATEMENT = -694
const SQLE_CANNOT_CHANGE_USER_NAME = -867
const SQLE_CANNOT_COMMIT_OR_ROLLBACK_WHILE_ENLISTED = -800
const SQLE_CANNOT_CONVERT = 103
const SQLE_CANNOT_CONVERT_LOAD_TABLE = 124
const SQLE_CANNOT_DECOMPRESS_CLASS = -652
const SQLE_CANNOT_DUMP_STRING_HISTOGRAM = 132
const SQLE_CANNOT_ENLIST_WHILE_ALREADY_ENLISTED = -801
const SQLE_CANNOT_ENLIST_WITH_UNCOMMITTED_DATA = -802
const SQLE_CANNOT_EXECUTE_STMT = 111
const SQLE_CANNOT_INDEX_ON_JAVA_CLASS = -704
const SQLE_CANNOT_JOIN = -146
const SQLE_CANNOT_JOIN_TABEXPR = -875
const SQLE_CANNOT_MODIFY = -191
const SQLE_CANNOT_MODIFY_PUB_AS_SYNC = -770
const SQLE_CANNOT_MODIFY_SYNC_AS_PUB = -769
const SQLE_CANNOT_OPEN_LOG = -106
const SQLE_CANNOT_OPTIMIZE_QUERY = -727
const SQLE_CANNOT_OUTER_JOIN = -162
const SQLE_CANNOT_PERFORM_CHAR_TRANSLATION = 114
const SQLE_CANNOT_REG_CONN = -784
const SQLE_CANNOT_STOP_SERVER = -607
const SQLE_CANNOT_SUBSCRIBE = -768
const SQLE_CANNOT_SYNC_TABLE_WITHOUT_PK = -777
const SQLE_CANNOT_TRUNCATE_VIEW = -702
const SQLE_CANNOT_UNIQUELY_IDENTIFY_ROWS = -295
const SQLE_CANNOT_UNLOAD_A_VIEW = -643
const SQLE_CANNOT_UPDATE_FINAL_FIELD = -699
const SQLE_CANNOT_UPDATE_NULL_ROW = -734
const SQLE_CANNOT_UPDATE_ORDER_BY_COLUMN = -814
const SQLE_CANNOT_VALIDATE_OBJECT = -720
const SQLE_CAPABILITY_NOT_FOUND = -761
const SQLE_CERTICOM_HANDSHAKE_FAILED = -829
const SQLE_CERTICOM_INIT_FAILED_ON_SRV = -838
const SQLE_CHARACTER_CONVERSION_REPORT_NOT_AVAILABLE = -883
const SQLE_CHECKPOINT_REQUIRES_UNDO = -212
const SQLE_CLASS_MEMBER_OF_JAR = -653
const SQLE_CLIENT_OUT_OF_MEMORY = -876
const SQLE_CLUSTERED_INDEX_NOT_ALLOWED = -878
const SQLE_COLUMN_AMBIGUOUS = -144
const SQLE_COLUMN_CANNOT_BE_NULL = -195
const SQLE_COLUMN_IN_INDEX = -127
const SQLE_COLUMN_IN_TRIGGER = -269
const SQLE_COLUMN_NOT_FOUND = -143
const SQLE_COLUMN_NOT_FOUND_IN_TABLE = -834
const SQLE_COLUMN_VALUE_CHANGED = 106
const SQLE_COLUMN_VALUE_TOO_LONG = -603
const SQLE_COMMUNICATIONS_ERROR = -85
const SQLE_COMMUNICATIONS_UNDERFLOW = -73
const SQLE_COMPRESSING_ENCRYPTED_DB = 135
const SQLE_COMPUTED_COLUMN_WRITE_ATTEMPTED = -703
const SQLE_COMPUTED_COLUMNS_NOT_SUPPORTED = -709
const SQLE_CONN_ALREADY_REGISTERED = -787
const SQLE_CONN_REG_AUTO_LABEL_EXHAUSTED = -790
const SQLE_CONNECTION_ERROR = -832
const SQLE_CONNECTION_NOT_FOUND = -108
const SQLE_CONNECTION_TERMINATED = -308
const SQLE_CONNECTIONS_DISABLED = -99
const SQLE_CONSOLIDATED_USER_ALREADY_EXISTS = -289
const SQLE_CONVERSION_ERROR = -157
const SQLE_CORRELATION_NAME_AMBIGUOUS = -139
const SQLE_CORRELATION_NAME_NEEDED = -137
const SQLE_CORRELATION_NAME_NOT_FOUND = -142
const SQLE_CORRUPT_REDO = -1007
const SQLE_CORRUPT_REDO_MIRROR = -1008
const SQLE_CORRUPT_REDO_OR_MIRROR = -1009
const SQLE_COULD_NOT_FIND_FUNCTION = -621
const SQLE_COULD_NOT_LOAD_LIBRARY = -620
const SQLE_CURSOR_ALREADY_OPEN = -172
const SQLE_CURSOR_DELETE_SELF_REF = -255
const SQLE_CURSOR_INVALID_STATE = -853
const SQLE_CURSOR_NOT_DECLARED = -170
const SQLE_CURSOR_NOT_OPEN = -180
const SQLE_CURSOR_OPERATION_CONFLICT = 108
const SQLE_CURSOR_OPTIONS_CHANGED = 121
const SQLE_CURSOROP_NOT_ALLOWED = -187
const SQLE_DATABASE_ACTIVE = -664
const SQLE_DATABASE_ERROR = -301
const SQLE_DATABASE_NAME_REQUIRED = -87
const SQLE_DATABASE_NEEDS_RECOVERY = -665
const SQLE_DATABASE_NEW = 123
const SQLE_DATABASE_NOT_ACTIVE = -74
const SQLE_DATABASE_NOT_CREATED = -645
const SQLE_DATABASE_NOT_FOUND = -83
const SQLE_DATABASE_UPGRADE_FAILED = -672
const SQLE_DATABASE_UPGRADE_NOT_POSSIBLE = -673
const SQLE_DATATYPE_NOT_ALLOWED = -624
const SQLE_DB_INIT_NOT_CALLED = -739
const SQLE_DBLIB_ENGINE_MISMATCH = -231
const SQLE_DBO_DOES_NOT_OWN_ROWGENERATOR = -826
const SQLE_DBSPACE_FOR_TABLE_UNAVAILABLE = -821
const SQLE_DBSPACE_FULL = -604
const SQLE_DBSPACE_NOT_CALIBRATED = -860
const SQLE_DBSPACE_NOT_FOUND = -138
const SQLE_DDL_NOT_ALLOWED_IN_PROCEDURES = -623
const SQLE_DEADLOCK = -306
const SQLE_DECRYPT_ERROR = -851
const SQLE_DELETE_SUBQUERY_SAME_TABLE = -254
const SQLE_DEREG_APP_IN_USE = -786
const SQLE_DEREG_APP_NOT_FOUND = -785
const SQLE_DESCRIBE_NONSELECT = -160
const SQLE_DEVICE_ERROR = -305
const SQLE_DEVICE_FULL = -304
const SQLE_DISK_WRITE_FAILED = -303
const SQLE_DIV_ZERO_ERROR = -628
const SQLE_DOUBLE_REQUEST = -298
const SQLE_DOWNLOAD_CONFLICT = -839
const SQLE_DROP_DATABASE_FAILED = -651
const SQLE_DTC_TRANSACTIONS_NOT_SUPPORTED = -799
const SQLE_DUPLICATE_CURSOR_NAME = -683
const SQLE_DUPLICATE_FOREIGN_KEY = -251
const SQLE_DUPLICATE_INSERT_COLUMN = -637
const SQLE_DUPLICATE_REFERENCING_COLUMN = -636
const SQLE_DYNAMIC_MEMORY_EXHAUSTED = -78
const SQLE_ENCRYPT_ERROR = -895
const SQLE_ENGINE_ALREADY_RUNNING = -96
const SQLE_ENGINE_NOT_MULTIUSER = -89
const SQLE_ENGINE_NOT_RUNNING = -100
const SQLE_ERROR = -300
const SQLE_ERROR_CALLING_FUNCTION = -622
const SQLE_ERROR_IN_ASSIGNMENT = -641
const SQLE_ERROR_NUMBER_OUT_OF_RANGE = -296
const SQLE_ERROR_WRITING_LOG = -107
const SQLE_EVENT_ALREADY_EXISTS = -772
const SQLE_EVENT_IN_USE = -835
const SQLE_EVENT_NOT_FOUND = -771
const SQLE_EVENT_TYPE_NOT_FOUND = -806
const SQLE_EXISTING_PRIMARY_KEY = -112
const SQLE_EXPECTING_NO_REDO = -1010
const SQLE_EXPLICIT_TAG_NOT_OPEN = -900
const SQLE_EXPRESSION_ERROR = -156
const SQLE_EXTERNAL_CALLS_NOT_SUPPORTED = -617
const SQLE_EXTERNAL_PLATFORM_FAILURE = -618
const SQLE_FAILED_TO_CREATE_STREAMS_ENV = -740
const SQLE_FAILED_TO_ENLIST = -803
const SQLE_FAILED_TO_REENLIST = -804
const SQLE_FAILED_TO_START_CONVERTER = -870
const SQLE_FAILED_TO_START_CONVERTER_2_CHARSETS = -891
const SQLE_FIELD_CANNOT_BE_NULL = -649
const SQLE_FIELD_NOT_FOUND = -93
const SQLE_FILE_BAD_DB = -1006
const SQLE_FILE_IN_USE = -816
const SQLE_FILE_IS_COMPRESSED = -1014
const SQLE_FILE_NOT_DB = -1004
const SQLE_FILE_WRONG_VERSION = -1005
const SQLE_FOR_XML_EXPLICIT_NAMED_CDATA = -903
const SQLE_FOR_XML_EXPLICIT_TOO_FEW_COLUMNS = -902
const SQLE_FOREIGN_KEY_NAME_NOT_FOUND = -145
const SQLE_GEN_PARSE_ERROR = -655
const SQLE_GROUP_CYCLE = -122
const SQLE_HISTOGRAMS_NOT_SUPPORTED_ON_OBJECT = -858
const SQLE_HLI_BAD_ARGUMENT = -407
const SQLE_HLI_BAD_CALLBACK = -405
const SQLE_HLI_BAD_CURSOR = -401
const SQLE_HLI_BAD_HOST_VAR_NAME = -403
const SQLE_HLI_BAD_HOST_VAR_VALUE = -404
const SQLE_HLI_BAD_STATEMENT = -402
const SQLE_HLI_BAD_SYNTAX = -400
const SQLE_HLI_INTERNAL = -406
const SQLE_HOSTVARS_IN_BATCH = -807
const SQLE_IDENTIFIER_TOO_LONG = -250
const SQLE_ILLEGAL_PASSWORD = -963
const SQLE_INCOMPATIBLE_EXTERNAL_CALL = -818
const SQLE_INDEX_NAME_NOT_UNIQUE = -111
const SQLE_INDEX_NOT_FOUND = -183
const SQLE_INDEX_NOT_UNIQUE = -196
const SQLE_INPUT_ILLEGAL_MULTIBYTE_ERROR = -879
const SQLE_INPUT_ILLEGAL_MULTIBYTE_WARNING = 125
const SQLE_INPUT_SIMPLE_SUBSTITUTION_ERROR = -881
const SQLE_INPUT_SIMPLE_SUBSTITUTION_WARNING = 127
const SQLE_INSERT_SELF_REFERENCING = -256
const SQLE_INTEGRATED_LOGON_FAILED = -245
const SQLE_INTEGRATED_LOGON_GUESTMAP = -247
const SQLE_INTEGRATED_LOGON_MAPPED = -249
const SQLE_INTEGRATED_LOGON_SYSMAP = -248
const SQLE_INTEGRATED_LOGON_UNMAPPED = -313
const SQLE_INTEGRATED_LOGON_UNSUPPORTED = -246
const SQLE_INTERRUPTED = -299
const SQLE_INVALID_AGGREGATE_PLACEMENT = -862
const SQLE_INVALID_COLUMN_NUMBER = -159
const SQLE_INVALID_COLUMN_QUALIFICATION = -845
const SQLE_INVALID_COLUMN_VALUE = -209
const SQLE_INVALID_COMMAND_LINE = -81
const SQLE_INVALID_COMPARISON = -710
const SQLE_INVALID_CORRELATION_NAME_REFERENCE = -824
const SQLE_INVALID_CURSOR_RANGE = -674
const SQLE_INVALID_DATABASE = -84
const SQLE_INVALID_DBSPACE_FOR_CREATE = -648
const SQLE_INVALID_DESCRIBE_TYPE = -161
const SQLE_INVALID_DESCRIPTOR_INDEX = -640
const SQLE_INVALID_DESCRIPTOR_NAME = -642
const SQLE_INVALID_DISTINCT_AGGREGATE = -863
const SQLE_INVALID_DSN_NAME = -754
const SQLE_INVALID_ESCAPE_CHAR = -629
const SQLE_INVALID_ESCAPE_SEQ = -630
const SQLE_INVALID_EVENT_DAY = -791
const SQLE_INVALID_EVENT_START = -793
const SQLE_INVALID_EVENT_TIME = -792
const SQLE_INVALID_FETCH_POSITION = -263
const SQLE_INVALID_FIELD_REFERENCE = -94
const SQLE_INVALID_FOREIGN_KEY = -194
const SQLE_INVALID_FOREIGN_KEY_ACTION = -849
const SQLE_INVALID_FOREIGN_KEY_DEF = -113
const SQLE_INVALID_FOREIGN_KEY_INDEX = -865
const SQLE_INVALID_FOREIGN_KEY_TABLE = -850
const SQLE_INVALID_FORMAT_STRING_ARG_NUM = -294
const SQLE_INVALID_GROUP_SELECT = -149
const SQLE_INVALID_INDEX_TYPE = -650
const SQLE_INVALID_INTEGRATED_LOGON = -206
const SQLE_INVALID_LOCAL_OPTION = -79
const SQLE_INVALID_LOGON = -103
const SQLE_INVALID_MODULE_LOGON = -104
const SQLE_INVALID_NUMBER = -864
const SQLE_INVALID_OPTION = -200
const SQLE_INVALID_OPTION_ON_CONNECT = 113
const SQLE_INVALID_OPTION_SETTING = -201
const SQLE_INVALID_ORDER = -152
const SQLE_INVALID_ORDERBY_COLUMN = -854
const SQLE_INVALID_ORDERBY_IN_AGGREGATE = -904
const SQLE_INVALID_PARAMETER = -735
const SQLE_INVALID_PARAMETER_NAME = -615
const SQLE_INVALID_PARSE_PARAMETER = -95
const SQLE_INVALID_PASSWORD = -103
const SQLE_INVALID_POSITION = -820
const SQLE_INVALID_SET_CLAUSE = -846
const SQLE_INVALID_SQL_IDENTIFIER = -760
const SQLE_INVALID_SQLLEN = -856
const SQLE_INVALID_STANDARD_LOGON = -205
const SQLE_INVALID_STATEMENT = -130
const SQLE_INVALID_STATEMENT_TYPE = -133
const SQLE_INVALID_SYNTAX_EXTENSION = -627
const SQLE_INVALID_TEMP_TABLE_COMMIT_ACTION = -993
const SQLE_INVALID_TEXT_IMAGE_DATATYPE = -609
const SQLE_INVALID_TEXTPTR_VALUE = -608
const SQLE_INVALID_TRANSACTION_ISOLATION = -676
const SQLE_INVALID_TRIGGER_COL_REFS = -272
const SQLE_INVALID_TRIGGER_STATEMENT = -273
const SQLE_INVALID_TSQL_JOIN_TYPE = -681
const SQLE_INVALID_TSQL_OJ_EXPRESSION = -680
const SQLE_INVALID_UNION = -153
const SQLE_INVALID_USER_ESTIMATE = 118
const SQLE_INVALID_XQUERY_CONSTRUCTOR = -905
const SQLE_IQ_INVALID_COMMAND_LINE = -744
const SQLE_IQ_LOG_REQUIRED = -933
const SQLE_IQ_MEMORY_MANAGER_FAILED = -745
const SQLE_IQ_PATH_SYNTAX_ERROR = -687
const SQLE_IQ_SYSTEM_V_FAILURE = -746
const SQLE_JAR_NOT_FOUND = -811
const SQLE_JAVA_CLASS_NOT_FOUND = -810
const SQLE_JAVA_DB_RESTART_NEEDED = -871
const SQLE_JAVA_DESERIALIZATION_ERROR = -663
const SQLE_JAVA_IN_USE = -859
const SQLE_JAVA_SECMGR_EXCEPTION = -848
const SQLE_JAVA_SECMGR_NOT_FOUND = -847
const SQLE_JAVA_SERIALIZATION_ERROR = -662
const SQLE_JAVA_VM_HEAP_EXHAUSTED = -165
const SQLE_JAVA_VM_INSUFFICIENT_CACHE = -686
const SQLE_JAVA_VM_NOT_STARTED = -675
const SQLE_JDBC_BATCH_EXECUTE_ABANDONED = -742
const SQLE_JDBC_INVALID_OPER_ON_INSERT_ROW = -752
const SQLE_JDBC_INVALID_RESULTSET_CONCURRENCY = -748
const SQLE_JDBC_INVALID_RESULTSET_TYPE = -747
const SQLE_JDBC_MUST_OPER_ON_INSERT_ROW = -753
const SQLE_JDBC_OBJ_CLOSED = -696
const SQLE_JDBC_OBJ_INTERNAL_ERR = -695
const SQLE_JDBC_RESULTSET_SEEK_ABSOLUTE_ZERO = -743
const SQLE_JDBC_TBL_COL_NOT_FOUND_IN_RESULTSET = -756
const SQLE_JDK_VERSION_MISMATCH = -841
const SQLE_JNAT_OBJ_CLOSED = -714
const SQLE_JNAT_OBJ_INTERNAL_ERR = -713
const SQLE_LABEL_NOT_FOUND = -262
const SQLE_LANGUAGE_EXTENSION = -135
const SQLE_LOCKED = -210
const SQLE_LOG_CORRUPTED = -311
const SQLE_LOG_NEWER_THAN_DB = -1016
const SQLE_LOG_NOT_FOUND = -1017
const SQLE_LOG_OFFSETS_DONT_MATCH = -1018
const SQLE_LOG_OLDER_THAN_DB = -1019
const SQLE_LOG_TOO_SHORT = -1020
const SQLE_LOG_TRUNCATED = -244
const SQLE_MEMORY_ERROR = -309
const SQLE_MESSAGE_ALREADY_EXISTS = -610
const SQLE_MESSAGE_NOT_FOUND = -612
const SQLE_METHOD_CANNOT_BE_CALLED = -669
const SQLE_MORE_INFO = 112
const SQLE_MULTIPLE_AGGREGATE_COLUMNS = -861
const SQLE_MUST_BE_ONLY_CONNECTION = -211
const SQLE_MUST_DROP_INDEX = -115
const SQLE_NAME_NOT_UNIQUE = -110
const SQLE_NAMESPACE_HEAP_EXHAUSTED = -164
const SQLE_NESTING_TOO_DEEP = -274
const SQLE_NO_COLUMN_NAME = -163
const SQLE_NO_COLUMN_PERMS_FOR_VIEWS = -635
const SQLE_NO_CURRENT_ROW = -197
const SQLE_NO_DATABASE_FILE = -72
const SQLE_NO_DB_FOR_WRITE = -1013
const SQLE_NO_ENCRYPTION_IN_RUNTIME = -688
const SQLE_NO_INDICATOR = -181
const SQLE_NO_JAVA_SUPPORT = -758
const SQLE_NO_MATCHING_SELECT_ITEM = -812
const SQLE_NO_MEMORY = -86
const SQLE_NO_PRIMARY_KEY = -118
const SQLE_NO_PROFILE_FILE = -654
const SQLE_NO_SCROLL_CURSOR = -668
const SQLE_NO_SQLX_ARGUMENT_NAME = -907
const SQLE_NOERROR = 0
const SQLE_NON_PUBLIC_JAVA_CLASS = -762
const SQLE_NON_UPDATEABLE_COLUMN = -190
const SQLE_NON_UPDATEABLE_CURSOR = -813
const SQLE_NON_UPDATEABLE_EXT_TAB = -728
const SQLE_NON_UPDATEABLE_VIEW = -192
const SQLE_NONDETERMINISTIC_FUNCTION = -889
const SQLE_NOT_A_GROUP = -123
const SQLE_NOT_CONNECTED = -101
const SQLE_NOT_ENOUGH_HOST_VARS = -188
const SQLE_NOT_FOUND_IN_INDEX = -189
const SQLE_NOT_IMPLEMENTED = -134
const SQLE_NOT_PUBLIC_ID = -202
const SQLE_NOT_REMOTE_TYPE = -286
const SQLE_NOT_REMOTE_USER = -285
const SQLE_NOT_SUPPORTED_IN_ULTRALITE = -749
const SQLE_NOT_SYNC_TYPE = -765
const SQLE_NOT_UNIQUE_CONN_REG_LABEL = -788
const SQLE_NOTA_WRITE_FILE = -741
const SQLE_NOTFOUND = 100
const SQLE_NULL_VALUE_ELIMINATED = 109
const SQLE_OLD_DBINIT = -266
const SQLE_OLD_WRITE = -1015
const SQLE_OMNI_AUTOINC_NOT_SUPPORTED = -698
const SQLE_OMNI_BACKWARDS_CURSOR = -661
const SQLE_OMNI_COMPUTED_NOT_SUPPORTED = -732
const SQLE_OMNI_CONNECT_ERROR = -656
const SQLE_OMNI_DATATYPE_MISMATCH = -721
const SQLE_OMNI_DEBUG = -682
const SQLE_OMNI_EXPRESSION_IN_PROC = -823
const SQLE_OMNI_EXTLOGIN_NOT_FOUND = -712
const SQLE_OMNI_IDENTITY_MISMATCH = -725
const SQLE_OMNI_LENGTH_MISMATCH = -723
const SQLE_OMNI_MEMORY_CONFIG = -679
const SQLE_OMNI_NO_RMT_OBJ = -657
const SQLE_OMNI_NOSUCH_COLUMN = -722
const SQLE_OMNI_NULL_MISMATCH = -724
const SQLE_OMNI_READONLY = -658
const SQLE_OMNI_REMOTE_ERROR = -660
const SQLE_OMNI_RMT_COLUMNS_NOTFOUND = -667
const SQLE_OMNI_RMT_TABLE_NOTFOUND = -666
const SQLE_OMNI_RMT_TABLE_NOTUNIQUE = -726
const SQLE_OMNI_SERVER_NOT_CAPABLE = -706
const SQLE_OMNI_SERVER_NOT_FOUND = -659
const SQLE_OMNI_UNSUPPORTED_DATATYPE = -736
const SQLE_ONLY_ONE_PUBLISHER = -284
const SQLE_ONLY_ONE_TABLE = -199
const SQLE_OPEN_CURSOR_ERROR = -171
const SQLE_OPTION_IN_PROCEDURE = -217
const SQLE_OPTION_IS_TEMP_ONLY = -216
const SQLE_OPTION_REQUIRES_DBA = -204
const SQLE_OUTER_JOIN_CYCLE = -136
const SQLE_OUTPUT_ILLEGAL_MULTIBYTE_ERROR = -880
const SQLE_OUTPUT_ILLEGAL_MULTIBYTE_WARNING = 126
const SQLE_OUTPUT_SIMPLE_SUBSTITUTION_ERROR = -882
const SQLE_OUTPUT_SIMPLE_SUBSTITUTION_WARNING = 128
const SQLE_OVERFLOW_ERROR = -158
const SQLE_PAGE_SIZE_INVALID = -644
const SQLE_PAGE_SIZE_TOO_BIG = -97
const SQLE_PAGE_SIZE_TOO_SMALL = -972
const SQLE_PARAM_NOT_REGISTERED = -671
const SQLE_PARAMETER_NAME_MISSING = -639
const SQLE_PASSTHROUGH_INCONSISTENT = -287
const SQLE_PASSWORD_TOO_LONG = -958
const SQLE_PASSWORD_TOO_SHORT = -738
const SQLE_PATTERN_TOO_LONG = -606
const SQLE_PERMISSION_DENIED = -121
const SQLE_PHANTOM = -501
const SQLE_PK_NOT_IN_SYNC_ARTICLE = -778
const SQLE_PP_DBLIB_MISMATCH = -230
const SQLE_PREEMPTED = -503
const SQLE_PREVIOUS_ERROR_LOST = -825
const SQLE_PRIMARY_KEY_COLUMN_DEFINED = -119
const SQLE_PRIMARY_KEY_CURSOR_UPDATE = -253
const SQLE_PRIMARY_KEY_MULTI_ROW_UPDATE = -252
const SQLE_PRIMARY_KEY_NOT_UNIQUE = -193
const SQLE_PRIMARY_KEY_REFERENCED = -117
const SQLE_PRIMARY_KEY_TWICE = -126
const SQLE_PRIMARY_KEY_VALUE_REF = -198
const SQLE_PROCEDURE_COMPLETE = 105
const SQLE_PROCEDURE_IN_USE = -215
const SQLE_PROCEDURE_NO_LONGER_VALID = -836
const SQLE_PROCEDURE_NOT_FOUND = -265
const SQLE_PROCEDURE_RETURNS_VOID = -705
const SQLE_PROCEDURES_NOT_IN_DESKTOP = -275
const SQLE_PROTOCOL_MISMATCH = -88
const SQLE_PUBLICATION_NOT_FOUND = -280
const SQLE_PUT_CURSOR_ERROR = -184
const SQLE_RAISERROR_STMT = -631
const SQLE_READ_ONLY_CURSOR = -633
const SQLE_READ_ONLY_DATABASE = -757
const SQLE_RECORDING_CONFLICT_DETECTED = -828
const SQLE_REMOTE_STATEMENT_FAILED = -288
const SQLE_REQUEST_DENIED_NO_DATABASES = -76
const SQLE_REQUIRE_DLL_NAME = -619
const SQLE_RESOURCE_GOVERNOR_EXCEEDED = -685
const SQLE_RESTORE_INCONSISTENT = -715
const SQLE_RESTORE_INVALID_FORMAT = -716
const SQLE_RESTORE_UNABLE_TO_OPEN = -717
const SQLE_RESTORE_UNABLE_TO_START = -719
const SQLE_RESTORE_UNABLE_TO_WRITE = -718
const SQLE_RESULT_NOT_ALLOWED = -222
const SQLE_RETRY = -504
const SQLE_RETVAL_CANNOT_BE_SET = -690
const SQLE_ROLLBACK_NOT_ALLOWED = -221
const SQLE_ROLLBACK_ON_PREFETCH = -684
const SQLE_ROW_DROPPED_DURING_SCHEMA_UPGRADE = 130
const SQLE_ROW_REMODIFIED_OR_DELETED = -833
const SQLE_ROW_UPDATED_SINCE_READ = -208
const SQLE_ROW_UPDATED_WARNING = 104
const SQLE_SAME_APP_RUNNING = -783
const SQLE_SAME_EXCLUSIVE_APP_RUNNING = -782
const SQLE_SCHEDULE_ALREADY_EXISTS = -774
const SQLE_SCHEDULE_NOT_FOUND = -773
const SQLE_SERVER_ENGINE_MISMATCH = -232
const SQLE_SERVER_SYNCHRONIZATION_ERROR = -857
const SQLE_SETUSER_NOT_IN_PROCEDURES = -877
const SQLE_SIGNATURE_MISMATCH = -737
const SQLE_SQLDA_INCONSISTENT = -700
const SQLE_SQLDA_INVALID_DATATYPE = -759
const SQLE_SQLDA_TOO_SMALL = -182
const SQLE_SQLE_SUBTRANS_NOTFOUND = -220
const SQLE_START_STOP_DATABASE_DENIED = -75
const SQLE_STATEMENT_ERROR = -132
const SQLE_STILL_ACTIVE_CONNECTIONS = -109
const SQLE_STMT_NOT_ALLOWED_IN_PASSTHROUGH = -707
const SQLE_STMT_NOT_ALLOWED_IN_PLAN = -894
const SQLE_STORE_ENTRY_NOT_FOUND = -647
const SQLE_STORE_NOT_LOADED = -646
const SQLE_STORE_VERSION_MISMATCH = -711
const SQLE_STRING_PARM_TOO_LONG = -973
const SQLE_STRING_RIGHT_TRUNCATION = -638
const SQLE_SUBQUERY_RESULT_NOT_UNIQUE = -186
const SQLE_SUBQUERY_SELECT_LIST = -151
const SQLE_SUBSCRIPTION_NOT_FOUND = -283
const SQLE_SUBSCRIPTION_NOT_UNIQUE = -282
const SQLE_SUBTRANS_REQUIRE_UNDO = -213
const SQLE_SYNC_CONTAINS_TABLE = -819
const SQLE_SYNC_DEFINITION_NOT_FOUND = -844
const SQLE_SYNC_OPTION_NOT_FOUND = -805
const SQLE_SYNC_OPTION_TOO_LONG = -809
const SQLE_SYNC_SITE_NOT_FOUND = -843
const SQLE_SYNC_SITE_NOT_UNIQUE = -796
const SQLE_SYNC_TEMPLATE_NOT_FOUND = -795
const SQLE_SYNCHRONIZATION_NOT_FOUND = -767
const SQLE_SYNTACTIC_LIMIT = -890
const SQLE_SYNTAX_ERROR = -131
const SQLE_SYNTAX_EXTENSION_WARNING = 107
const SQLE_SYSTEM_COMMAND_FAILED = -910
const SQLE_TABLE_ALREADY_INCLUDED = -822
const SQLE_TABLE_HAS_PUBLICATIONS = -281
const SQLE_TABLE_HAS_REFACTION = -677
const SQLE_TABLE_IN_USE = -214
const SQLE_TABLE_MUST_BE_EMPTY = -116
const SQLE_TABLE_NOT_FOUND = -141
const SQLE_TEMP_SPACE_LIMIT = -1000
const SQLE_TEMPORARY_NOT_ALLOWED = -203
const SQLE_TEMPORARY_TABLE = 102
const SQLE_TERMINATED_BY_USER = -302
const SQLE_TEST_HARNESS = -808
const SQLE_TEXT_OPERATION_ON_VIEW = -708
const SQLE_THREAD_DEADLOCK = -307
const SQLE_THREAD_START_FAILURE = -626
const SQLE_TOO_MANY_ARGUMENTS = -994
const SQLE_TOO_MANY_COLUMNS_DELETED = -124
const SQLE_TOO_MANY_COLUMNS_IN_TABLE = -616
const SQLE_TOO_MANY_CONNECTIONS = -102
const SQLE_TOO_MANY_NULL_COLUMNS = -733
const SQLE_TOO_MANY_PARAMETERS = -625
const SQLE_TOO_MANY_RECORDS = -185
const SQLE_TOO_MANY_TEMP_TABLES = -817
const SQLE_TRIGGER_DEFN_CONFLICT = -271
const SQLE_TRIGGER_NO_LONGER_VALID = -837
const SQLE_TRIGGER_NOT_FOUND = -268
const SQLE_TRUNCATED = 101
const SQLE_TSQL_FEATURE_NOT_SUPPORTED = -611
const SQLE_ULTRALITE_OBJ_CLOSED = -908
const SQLE_UNABLE_TO_CONNECT = -105
const SQLE_UNABLE_TO_CONNECT_OR_START = -764
const SQLE_UNABLE_TO_OPEN_BACKUP_LOG = 119
const SQLE_UNABLE_TO_START_DATABASE = -82
const SQLE_UNABLE_TO_START_DATABASE_VER_NEWER = -934
const SQLE_UNABLE_TO_START_ENGINE = -80
const SQLE_UNBLOCKED = -502
const SQLE_UNCOMMITTED_TRANSACTIONS = -755
const SQLE_UNDECLARED_FOR_XML_EXPLICIT_TAG = -901
const SQLE_UNENFORCEABLE_FOREIGN_KEY = -729
const SQLE_UNHANDLED_JAVA_EXCEPTION = -91
const SQLE_UNKNOWN_BACKUP_OPERATION = -240
const SQLE_UNKNOWN_CHARSET = -868
const SQLE_UNKNOWN_ENCRYPTION_ALGORITHM = -1011
const SQLE_UNKNOWN_FUNC = -148
const SQLE_UNKNOWN_JAVA_REF = -763
const SQLE_UNKNOWN_OPTION = 120
const SQLE_UNKNOWN_USERID = -140
const SQLE_UNSET_PUBLIC_ID = -896
const SQLE_UNSUPPORTED_CHARACTER_SET_ERROR = -869
const SQLE_UNSUPPORTED_CHARACTER_SET_WARNING = 115
const SQLE_UNSUPPORTED_CHARSET_AND_LANGUAGE = 117
const SQLE_UNSUPPORTED_JDBC_FEATURE = -693
const SQLE_UNSUPPORTED_JDK = -842
const SQLE_UNSUPPORTED_LANGUAGE = 116
const SQLE_UNSUPPORTED_LOAD_FORMAT = -601
const SQLE_UNTERMINATED_C_STR = -634
const SQLE_UPDATE_NOT_IN_SELECT = -815
const SQLE_UPGRADE_DATABASE = -1012
const SQLE_UPLOAD_FAILED_AT_SERVER = -794
const SQLE_USER_DEFINED_EXCEPTION = -297
const SQLE_USER_OWNS_MESSAGES_OR_DATATYPES = -614
const SQLE_USER_OWNS_PROCEDURES = -270
const SQLE_USER_OWNS_PROCEDURES_IN_USE = -750
const SQLE_USER_OWNS_REPLICATED_OBJECTS = -731
const SQLE_USER_OWNS_TABLES = -128
const SQLE_USER_OWNS_TABLES_IN_USE = -751
const SQLE_USER_TABLES_IN_SYSTEM_RANGE = -827
const SQLE_USER_TYPE_NOT_FOUND = -613
const SQLE_VARIABLE_EXISTS = -261
const SQLE_VARIABLE_INVALID = -155
const SQLE_VARIABLE_NOT_FOUND = -260
const SQLE_VIEW_DEFINITION_ERROR = -114
const SQLE_VIEW_OVER_TEMP_OBJECT = -766
const SQLE_WARNING = 200
const SQLE_WITH_CHECK_OPTION_VIOLATION = -632
const SQLE_WRONG_NUM_OF_FETCH_VARIABLES = -264
const SQLE_WRONG_NUM_OF_INSERT_COLS = -207
const SQLE_WRONG_PARAMETER_COUNT = -154
const SQLE_XMLGEN_EVALUATION_FAILURE = -906


Typedef Documentation

typedef TASASQLDA* PASASQLDA

Definition at line 808 of file ZPlainASADriver.pas.

Definition at line 852 of file ZPlainASADriver.pas.

Definition at line 740 of file ZPlainASADriver.pas.

Definition at line 826 of file ZPlainASADriver.pas.

Definition at line 766 of file ZPlainASADriver.pas.

Definition at line 778 of file ZPlainASADriver.pas.

Definition at line 790 of file ZPlainASADriver.pas.

typedef void(* TZASASQLCallback)()

Definition at line 887 of file ZPlainASADriver.pas.


Enumeration Type Documentation

Enumerator:
DB_CALLBACK_START 
DB_CALLBACK_WAIT 
DB_CALLBACK_FINISH 
DB_CALLBACK_ASYNC_RESPONSE 
DB_CALLBACK_TRANSLATE_IN 
DB_CALLBACK_TRANSLATE_OUT 
DB_CALLBACK_UNKNOWN_EVENT 
DB_CALLBACK_MESSAGE 
DB_CALLBACK_CONN_DROPPED 
DB_CALLBACK_DEBUG_MESSAGE 
DB_MAX_CALLBACK 

Definition at line 868 of file ZPlainASADriver.pas.


Variable Documentation

const CUR_ABSOLUTE = 1

Definition at line 636 of file ZPlainASADriver.pas.

const CUR_DONTHOLD = 1

Definition at line 641 of file ZPlainASADriver.pas.

const CUR_DYNAMIC_SCROLL = 64

Definition at line 644 of file ZPlainASADriver.pas.

const CUR_FORREGULAR = 0

Definition at line 639 of file ZPlainASADriver.pas.

const CUR_FORUPDATE = 8

Definition at line 638 of file ZPlainASADriver.pas.

const CUR_INSENSITIVE = 1024

Definition at line 647 of file ZPlainASADriver.pas.

const CUR_NOSCROLL = 16384

Definition at line 653 of file ZPlainASADriver.pas.

const CUR_OPEN_DECLARE = 32

Definition at line 643 of file ZPlainASADriver.pas.

const CUR_READONLY = 2

Definition at line 642 of file ZPlainASADriver.pas.

const CUR_RELATIVE = 2

Definition at line 635 of file ZPlainASADriver.pas.

const CUR_SCROLL = 128

Definition at line 645 of file ZPlainASADriver.pas.

const CUR_SENSITIVE = 256

Definition at line 646 of file ZPlainASADriver.pas.

const CUR_UNIQUE = 2048

Definition at line 648 of file ZPlainASADriver.pas.

const CUR_UPDATE = 4096

Definition at line 649 of file ZPlainASADriver.pas.

Definition at line 650 of file ZPlainASADriver.pas.

Definition at line 652 of file ZPlainASADriver.pas.

Definition at line 651 of file ZPlainASADriver.pas.

const DT_AUTO_INCREMENT = $0800

Definition at line 676 of file ZPlainASADriver.pas.

const DT_BIGINT = 608

Definition at line 702 of file ZPlainASADriver.pas.

const DT_BINARY = 524

Definition at line 698 of file ZPlainASADriver.pas.

const DT_BIT = 624

Definition at line 706 of file ZPlainASADriver.pas.

const DT_DATE = 384

Definition at line 690 of file ZPlainASADriver.pas.

const DT_DECIMAL = 484

Definition at line 687 of file ZPlainASADriver.pas.

const DT_DESCRIBE_INPUT = $1000

Definition at line 675 of file ZPlainASADriver.pas.

const DT_DOUBLE = 480

Definition at line 689 of file ZPlainASADriver.pas.

const DT_FIXCHAR = 452

Definition at line 692 of file ZPlainASADriver.pas.

const DT_FLOAT = 482

Definition at line 688 of file ZPlainASADriver.pas.

const DT_HAS_USERTYPE_INFO = $0100

Definition at line 679 of file ZPlainASADriver.pas.

const DT_HIDDEN_COLUMN = $0200

Definition at line 678 of file ZPlainASADriver.pas.

const DT_INT = 496

Definition at line 686 of file ZPlainASADriver.pas.

const DT_KEY_COLUMN = $0400

Definition at line 677 of file ZPlainASADriver.pas.

const DT_LONGBINARY = 528

Definition at line 699 of file ZPlainASADriver.pas.

const DT_LONGVARCHAR = 456

Definition at line 694 of file ZPlainASADriver.pas.

const DT_NOTYPE = 0

Definition at line 684 of file ZPlainASADriver.pas.

const DT_NULLS_ALLOWED = $0001

Definition at line 681 of file ZPlainASADriver.pas.

const DT_PROCEDURE_IN = $4000

Definition at line 673 of file ZPlainASADriver.pas.

const DT_PROCEDURE_OUT = $8000

Definition at line 672 of file ZPlainASADriver.pas.

const DT_SMALLINT = 500

Definition at line 685 of file ZPlainASADriver.pas.

const DT_STRING = 460

Definition at line 691 of file ZPlainASADriver.pas.

const DT_TIME = 388

Definition at line 695 of file ZPlainASADriver.pas.

const DT_TIMESTAMP = 392

Definition at line 696 of file ZPlainASADriver.pas.

const DT_TIMESTAMP_STRUCT = 390

Definition at line 697 of file ZPlainASADriver.pas.

const DT_TINYINT = 604

Definition at line 701 of file ZPlainASADriver.pas.

const DT_UNSBIGINT = 620

Definition at line 705 of file ZPlainASADriver.pas.

const DT_UNSINT = 612

Definition at line 703 of file ZPlainASADriver.pas.

const DT_UNSSMALLINT = 616

Definition at line 704 of file ZPlainASADriver.pas.

const DT_UPDATEABLE = $2000

Definition at line 674 of file ZPlainASADriver.pas.

const DT_VARCHAR = 448

Definition at line 693 of file ZPlainASADriver.pas.

const DT_VARIABLE = 600

Definition at line 700 of file ZPlainASADriver.pas.

Definition at line 711 of file ZPlainASADriver.pas.

const MESSAGE_TYPE_INFO = 0

Definition at line 709 of file ZPlainASADriver.pas.

Definition at line 712 of file ZPlainASADriver.pas.

Definition at line 710 of file ZPlainASADriver.pas.

const SQL_DESCRIBE_ALL = 3

Definition at line 657 of file ZPlainASADriver.pas.

const SQL_DESCRIBE_INPUT = 2

Definition at line 656 of file ZPlainASADriver.pas.

Definition at line 655 of file ZPlainASADriver.pas.

Definition at line 658 of file ZPlainASADriver.pas.

Definition at line 667 of file ZPlainASADriver.pas.

Definition at line 669 of file ZPlainASADriver.pas.

Definition at line 668 of file ZPlainASADriver.pas.

Definition at line 663 of file ZPlainASADriver.pas.

Definition at line 664 of file ZPlainASADriver.pas.

Definition at line 662 of file ZPlainASADriver.pas.

Definition at line 660 of file ZPlainASADriver.pas.

Definition at line 661 of file ZPlainASADriver.pas.

Definition at line 665 of file ZPlainASADriver.pas.

Definition at line 316 of file ZPlainASADriver.pas.

Definition at line 173 of file ZPlainASADriver.pas.

const SQLE_ALIAS_CLASH = -77

Definition at line 100 of file ZPlainASADriver.pas.

const SQLE_ALIAS_NOT_UNIQUE = -830

Definition at line 537 of file ZPlainASADriver.pas.

Definition at line 538 of file ZPlainASADriver.pas.

Definition at line 610 of file ZPlainASADriver.pas.

Definition at line 144 of file ZPlainASADriver.pas.

Definition at line 298 of file ZPlainASADriver.pas.

Definition at line 149 of file ZPlainASADriver.pas.

Definition at line 389 of file ZPlainASADriver.pas.

const SQLE_AMBIGUOUS_JOIN = -147

Definition at line 170 of file ZPlainASADriver.pas.

Definition at line 559 of file ZPlainASADriver.pas.

Definition at line 562 of file ZPlainASADriver.pas.

Definition at line 497 of file ZPlainASADriver.pas.

Definition at line 113 of file ZPlainASADriver.pas.

Definition at line 489 of file ZPlainASADriver.pas.

const SQLE_ATOMIC_OPERATION = -267

Definition at line 261 of file ZPlainASADriver.pas.

Definition at line 230 of file ZPlainASADriver.pas.

Definition at line 121 of file ZPlainASADriver.pas.

Definition at line 239 of file ZPlainASADriver.pas.

Definition at line 403 of file ZPlainASADriver.pas.

const SQLE_BACKUP_ERROR = -697

Definition at line 408 of file ZPlainASADriver.pas.

const SQLE_BACKUP_NOT_LOADED = -691

Definition at line 402 of file ZPlainASADriver.pas.

Definition at line 238 of file ZPlainASADriver.pas.

Definition at line 70 of file ZPlainASADriver.pas.

Definition at line 240 of file ZPlainASADriver.pas.

Definition at line 381 of file ZPlainASADriver.pas.

const SQLE_BAD_CLASS_FILE = -92

Definition at line 115 of file ZPlainASADriver.pas.

Definition at line 547 of file ZPlainASADriver.pas.

Definition at line 595 of file ZPlainASADriver.pas.

Definition at line 594 of file ZPlainASADriver.pas.

Definition at line 593 of file ZPlainASADriver.pas.

const SQLE_BAD_JAR_FILE = -730

Definition at line 441 of file ZPlainASADriver.pas.

const SQLE_BAD_PARAM_INDEX = -689

Definition at line 400 of file ZPlainASADriver.pas.

Definition at line 505 of file ZPlainASADriver.pas.

const SQLE_BEYOND_EOF = -310

Definition at line 296 of file ZPlainASADriver.pas.

Definition at line 488 of file ZPlainASADriver.pas.

Definition at line 313 of file ZPlainASADriver.pas.

Definition at line 412 of file ZPlainASADriver.pas.

Definition at line 405 of file ZPlainASADriver.pas.

Definition at line 573 of file ZPlainASADriver.pas.

Definition at line 507 of file ZPlainASADriver.pas.

const SQLE_CANNOT_CONVERT = 103

Definition at line 63 of file ZPlainASADriver.pas.

Definition at line 83 of file ZPlainASADriver.pas.

Definition at line 363 of file ZPlainASADriver.pas.

Definition at line 89 of file ZPlainASADriver.pas.

Definition at line 508 of file ZPlainASADriver.pas.

Definition at line 509 of file ZPlainASADriver.pas.

Definition at line 71 of file ZPlainASADriver.pas.

Definition at line 415 of file ZPlainASADriver.pas.

const SQLE_CANNOT_JOIN = -146

Definition at line 169 of file ZPlainASADriver.pas.

Definition at line 578 of file ZPlainASADriver.pas.

const SQLE_CANNOT_MODIFY = -191

Definition at line 203 of file ZPlainASADriver.pas.

Definition at line 481 of file ZPlainASADriver.pas.

Definition at line 480 of file ZPlainASADriver.pas.

const SQLE_CANNOT_OPEN_LOG = -106

Definition at line 130 of file ZPlainASADriver.pas.

Definition at line 438 of file ZPlainASADriver.pas.

const SQLE_CANNOT_OUTER_JOIN = -162

Definition at line 185 of file ZPlainASADriver.pas.

Definition at line 74 of file ZPlainASADriver.pas.

const SQLE_CANNOT_REG_CONN = -784

Definition at line 492 of file ZPlainASADriver.pas.

Definition at line 318 of file ZPlainASADriver.pas.

const SQLE_CANNOT_SUBSCRIBE = -768

Definition at line 479 of file ZPlainASADriver.pas.

Definition at line 486 of file ZPlainASADriver.pas.

Definition at line 413 of file ZPlainASADriver.pas.

Definition at line 281 of file ZPlainASADriver.pas.

Definition at line 354 of file ZPlainASADriver.pas.

Definition at line 410 of file ZPlainASADriver.pas.

Definition at line 445 of file ZPlainASADriver.pas.

Definition at line 521 of file ZPlainASADriver.pas.

Definition at line 431 of file ZPlainASADriver.pas.

Definition at line 472 of file ZPlainASADriver.pas.

Definition at line 536 of file ZPlainASADriver.pas.

Definition at line 545 of file ZPlainASADriver.pas.

Definition at line 586 of file ZPlainASADriver.pas.

Definition at line 224 of file ZPlainASADriver.pas.

Definition at line 364 of file ZPlainASADriver.pas.

Definition at line 579 of file ZPlainASADriver.pas.

Definition at line 581 of file ZPlainASADriver.pas.

const SQLE_COLUMN_AMBIGUOUS = -144

Definition at line 167 of file ZPlainASADriver.pas.

Definition at line 207 of file ZPlainASADriver.pas.

const SQLE_COLUMN_IN_INDEX = -127

Definition at line 151 of file ZPlainASADriver.pas.

const SQLE_COLUMN_IN_TRIGGER = -269

Definition at line 263 of file ZPlainASADriver.pas.

const SQLE_COLUMN_NOT_FOUND = -143

Definition at line 166 of file ZPlainASADriver.pas.

Definition at line 541 of file ZPlainASADriver.pas.

Definition at line 66 of file ZPlainASADriver.pas.

Definition at line 314 of file ZPlainASADriver.pas.

Definition at line 108 of file ZPlainASADriver.pas.

Definition at line 96 of file ZPlainASADriver.pas.

Definition at line 90 of file ZPlainASADriver.pas.

Definition at line 414 of file ZPlainASADriver.pas.

Definition at line 420 of file ZPlainASADriver.pas.

Definition at line 495 of file ZPlainASADriver.pas.

Definition at line 498 of file ZPlainASADriver.pas.

const SQLE_CONNECTION_ERROR = -832

Definition at line 539 of file ZPlainASADriver.pas.

Definition at line 132 of file ZPlainASADriver.pas.

Definition at line 294 of file ZPlainASADriver.pas.

Definition at line 122 of file ZPlainASADriver.pas.

Definition at line 279 of file ZPlainASADriver.pas.

const SQLE_CONVERSION_ERROR = -157

Definition at line 180 of file ZPlainASADriver.pas.

Definition at line 162 of file ZPlainASADriver.pas.

Definition at line 160 of file ZPlainASADriver.pas.

Definition at line 165 of file ZPlainASADriver.pas.

const SQLE_CORRUPT_REDO = -1007

Definition at line 619 of file ZPlainASADriver.pas.

const SQLE_CORRUPT_REDO_MIRROR = -1008

Definition at line 620 of file ZPlainASADriver.pas.

Definition at line 621 of file ZPlainASADriver.pas.

Definition at line 332 of file ZPlainASADriver.pas.

Definition at line 331 of file ZPlainASADriver.pas.

Definition at line 191 of file ZPlainASADriver.pas.

Definition at line 252 of file ZPlainASADriver.pas.

Definition at line 560 of file ZPlainASADriver.pas.

Definition at line 189 of file ZPlainASADriver.pas.

const SQLE_CURSOR_NOT_OPEN = -180

Definition at line 192 of file ZPlainASADriver.pas.

Definition at line 68 of file ZPlainASADriver.pas.

Definition at line 81 of file ZPlainASADriver.pas.

Definition at line 199 of file ZPlainASADriver.pas.

const SQLE_DATABASE_ACTIVE = -664

Definition at line 375 of file ZPlainASADriver.pas.

const SQLE_DATABASE_ERROR = -301

Definition at line 287 of file ZPlainASADriver.pas.

Definition at line 110 of file ZPlainASADriver.pas.

Definition at line 376 of file ZPlainASADriver.pas.

const SQLE_DATABASE_NEW = 123

Definition at line 82 of file ZPlainASADriver.pas.

Definition at line 97 of file ZPlainASADriver.pas.

Definition at line 356 of file ZPlainASADriver.pas.

Definition at line 106 of file ZPlainASADriver.pas.

Definition at line 383 of file ZPlainASADriver.pas.

Definition at line 384 of file ZPlainASADriver.pas.

Definition at line 335 of file ZPlainASADriver.pas.

Definition at line 450 of file ZPlainASADriver.pas.

Definition at line 235 of file ZPlainASADriver.pas.

Definition at line 533 of file ZPlainASADriver.pas.

Definition at line 528 of file ZPlainASADriver.pas.

const SQLE_DBSPACE_FULL = -604

Definition at line 315 of file ZPlainASADriver.pas.

Definition at line 567 of file ZPlainASADriver.pas.

const SQLE_DBSPACE_NOT_FOUND = -138

Definition at line 161 of file ZPlainASADriver.pas.

Definition at line 334 of file ZPlainASADriver.pas.

const SQLE_DEADLOCK = -306

Definition at line 292 of file ZPlainASADriver.pas.

const SQLE_DECRYPT_ERROR = -851

Definition at line 558 of file ZPlainASADriver.pas.

Definition at line 251 of file ZPlainASADriver.pas.

const SQLE_DEREG_APP_IN_USE = -786

Definition at line 494 of file ZPlainASADriver.pas.

Definition at line 493 of file ZPlainASADriver.pas.

Definition at line 183 of file ZPlainASADriver.pas.

const SQLE_DEVICE_ERROR = -305

Definition at line 291 of file ZPlainASADriver.pas.

const SQLE_DEVICE_FULL = -304

Definition at line 290 of file ZPlainASADriver.pas.

const SQLE_DISK_WRITE_FAILED = -303

Definition at line 289 of file ZPlainASADriver.pas.

const SQLE_DIV_ZERO_ERROR = -628

Definition at line 339 of file ZPlainASADriver.pas.

const SQLE_DOUBLE_REQUEST = -298

Definition at line 284 of file ZPlainASADriver.pas.

const SQLE_DOWNLOAD_CONFLICT = -839

Definition at line 546 of file ZPlainASADriver.pas.

Definition at line 362 of file ZPlainASADriver.pas.

Definition at line 506 of file ZPlainASADriver.pas.

Definition at line 394 of file ZPlainASADriver.pas.

Definition at line 248 of file ZPlainASADriver.pas.

Definition at line 348 of file ZPlainASADriver.pas.

Definition at line 347 of file ZPlainASADriver.pas.

Definition at line 101 of file ZPlainASADriver.pas.

const SQLE_ENCRYPT_ERROR = -895

Definition at line 591 of file ZPlainASADriver.pas.

Definition at line 119 of file ZPlainASADriver.pas.

Definition at line 112 of file ZPlainASADriver.pas.

Definition at line 123 of file ZPlainASADriver.pas.

const SQLE_ERROR = -300

Definition at line 286 of file ZPlainASADriver.pas.

Definition at line 333 of file ZPlainASADriver.pas.

Definition at line 352 of file ZPlainASADriver.pas.

Definition at line 282 of file ZPlainASADriver.pas.

const SQLE_ERROR_WRITING_LOG = -107

Definition at line 131 of file ZPlainASADriver.pas.

Definition at line 483 of file ZPlainASADriver.pas.

const SQLE_EVENT_IN_USE = -835

Definition at line 542 of file ZPlainASADriver.pas.

const SQLE_EVENT_NOT_FOUND = -771

Definition at line 482 of file ZPlainASADriver.pas.

Definition at line 513 of file ZPlainASADriver.pas.

Definition at line 136 of file ZPlainASADriver.pas.

const SQLE_EXPECTING_NO_REDO = -1010

Definition at line 622 of file ZPlainASADriver.pas.

Definition at line 596 of file ZPlainASADriver.pas.

const SQLE_EXPRESSION_ERROR = -156

Definition at line 179 of file ZPlainASADriver.pas.

Definition at line 328 of file ZPlainASADriver.pas.

Definition at line 329 of file ZPlainASADriver.pas.

Definition at line 451 of file ZPlainASADriver.pas.

const SQLE_FAILED_TO_ENLIST = -803

Definition at line 510 of file ZPlainASADriver.pas.

Definition at line 511 of file ZPlainASADriver.pas.

Definition at line 576 of file ZPlainASADriver.pas.

Definition at line 589 of file ZPlainASADriver.pas.

Definition at line 360 of file ZPlainASADriver.pas.

const SQLE_FIELD_NOT_FOUND = -93

Definition at line 116 of file ZPlainASADriver.pas.

const SQLE_FILE_BAD_DB = -1006

Definition at line 618 of file ZPlainASADriver.pas.

const SQLE_FILE_IN_USE = -816

Definition at line 523 of file ZPlainASADriver.pas.

const SQLE_FILE_IS_COMPRESSED = -1014

Definition at line 626 of file ZPlainASADriver.pas.

const SQLE_FILE_NOT_DB = -1004

Definition at line 616 of file ZPlainASADriver.pas.

const SQLE_FILE_WRONG_VERSION = -1005

Definition at line 617 of file ZPlainASADriver.pas.

Definition at line 599 of file ZPlainASADriver.pas.

Definition at line 598 of file ZPlainASADriver.pas.

Definition at line 168 of file ZPlainASADriver.pas.

const SQLE_GEN_PARSE_ERROR = -655

Definition at line 366 of file ZPlainASADriver.pas.

const SQLE_GROUP_CYCLE = -122

Definition at line 146 of file ZPlainASADriver.pas.

Definition at line 565 of file ZPlainASADriver.pas.

const SQLE_HLI_BAD_ARGUMENT = -407

Definition at line 307 of file ZPlainASADriver.pas.

const SQLE_HLI_BAD_CALLBACK = -405

Definition at line 305 of file ZPlainASADriver.pas.

const SQLE_HLI_BAD_CURSOR = -401

Definition at line 301 of file ZPlainASADriver.pas.

Definition at line 303 of file ZPlainASADriver.pas.

Definition at line 304 of file ZPlainASADriver.pas.

const SQLE_HLI_BAD_STATEMENT = -402

Definition at line 302 of file ZPlainASADriver.pas.

const SQLE_HLI_BAD_SYNTAX = -400

Definition at line 300 of file ZPlainASADriver.pas.

const SQLE_HLI_INTERNAL = -406

Definition at line 306 of file ZPlainASADriver.pas.

const SQLE_HOSTVARS_IN_BATCH = -807

Definition at line 514 of file ZPlainASADriver.pas.

Definition at line 247 of file ZPlainASADriver.pas.

const SQLE_ILLEGAL_PASSWORD = -963

Definition at line 609 of file ZPlainASADriver.pas.

Definition at line 525 of file ZPlainASADriver.pas.

Definition at line 135 of file ZPlainASADriver.pas.

const SQLE_INDEX_NOT_FOUND = -183

Definition at line 195 of file ZPlainASADriver.pas.

const SQLE_INDEX_NOT_UNIQUE = -196

Definition at line 208 of file ZPlainASADriver.pas.

Definition at line 582 of file ZPlainASADriver.pas.

Definition at line 84 of file ZPlainASADriver.pas.

Definition at line 584 of file ZPlainASADriver.pas.

Definition at line 86 of file ZPlainASADriver.pas.

Definition at line 253 of file ZPlainASADriver.pas.

Definition at line 242 of file ZPlainASADriver.pas.

Definition at line 244 of file ZPlainASADriver.pas.

Definition at line 246 of file ZPlainASADriver.pas.

Definition at line 245 of file ZPlainASADriver.pas.

Definition at line 299 of file ZPlainASADriver.pas.

Definition at line 243 of file ZPlainASADriver.pas.

const SQLE_INTERRUPTED = -299

Definition at line 285 of file ZPlainASADriver.pas.

Definition at line 569 of file ZPlainASADriver.pas.

Definition at line 182 of file ZPlainASADriver.pas.

Definition at line 552 of file ZPlainASADriver.pas.

Definition at line 221 of file ZPlainASADriver.pas.

Definition at line 104 of file ZPlainASADriver.pas.

Definition at line 421 of file ZPlainASADriver.pas.

Definition at line 531 of file ZPlainASADriver.pas.

Definition at line 385 of file ZPlainASADriver.pas.

const SQLE_INVALID_DATABASE = -84

Definition at line 107 of file ZPlainASADriver.pas.

Definition at line 359 of file ZPlainASADriver.pas.

Definition at line 184 of file ZPlainASADriver.pas.

Definition at line 351 of file ZPlainASADriver.pas.

Definition at line 353 of file ZPlainASADriver.pas.

Definition at line 570 of file ZPlainASADriver.pas.

const SQLE_INVALID_DSN_NAME = -754

Definition at line 465 of file ZPlainASADriver.pas.

Definition at line 340 of file ZPlainASADriver.pas.

Definition at line 341 of file ZPlainASADriver.pas.

const SQLE_INVALID_EVENT_DAY = -791

Definition at line 499 of file ZPlainASADriver.pas.

Definition at line 501 of file ZPlainASADriver.pas.

Definition at line 500 of file ZPlainASADriver.pas.

Definition at line 257 of file ZPlainASADriver.pas.

Definition at line 117 of file ZPlainASADriver.pas.

Definition at line 206 of file ZPlainASADriver.pas.

Definition at line 556 of file ZPlainASADriver.pas.

Definition at line 137 of file ZPlainASADriver.pas.

Definition at line 572 of file ZPlainASADriver.pas.

Definition at line 557 of file ZPlainASADriver.pas.

Definition at line 280 of file ZPlainASADriver.pas.

Definition at line 172 of file ZPlainASADriver.pas.

Definition at line 361 of file ZPlainASADriver.pas.

Definition at line 218 of file ZPlainASADriver.pas.

Definition at line 102 of file ZPlainASADriver.pas.

const SQLE_INVALID_LOGON = -103

Definition at line 126 of file ZPlainASADriver.pas.

Definition at line 128 of file ZPlainASADriver.pas.

const SQLE_INVALID_NUMBER = -864

Definition at line 571 of file ZPlainASADriver.pas.

const SQLE_INVALID_OPTION = -200

Definition at line 212 of file ZPlainASADriver.pas.

Definition at line 73 of file ZPlainASADriver.pas.

Definition at line 213 of file ZPlainASADriver.pas.

const SQLE_INVALID_ORDER = -152

Definition at line 175 of file ZPlainASADriver.pas.

Definition at line 561 of file ZPlainASADriver.pas.

Definition at line 600 of file ZPlainASADriver.pas.

const SQLE_INVALID_PARAMETER = -735

Definition at line 446 of file ZPlainASADriver.pas.

Definition at line 326 of file ZPlainASADriver.pas.

Definition at line 118 of file ZPlainASADriver.pas.

const SQLE_INVALID_PASSWORD = -103

Definition at line 127 of file ZPlainASADriver.pas.

const SQLE_INVALID_POSITION = -820

Definition at line 527 of file ZPlainASADriver.pas.

Definition at line 553 of file ZPlainASADriver.pas.

Definition at line 471 of file ZPlainASADriver.pas.

const SQLE_INVALID_SQLLEN = -856

Definition at line 563 of file ZPlainASADriver.pas.

Definition at line 217 of file ZPlainASADriver.pas.

const SQLE_INVALID_STATEMENT = -130

Definition at line 153 of file ZPlainASADriver.pas.

Definition at line 156 of file ZPlainASADriver.pas.

Definition at line 338 of file ZPlainASADriver.pas.

Definition at line 613 of file ZPlainASADriver.pas.

Definition at line 320 of file ZPlainASADriver.pas.

Definition at line 319 of file ZPlainASADriver.pas.

Definition at line 387 of file ZPlainASADriver.pas.

Definition at line 266 of file ZPlainASADriver.pas.

Definition at line 267 of file ZPlainASADriver.pas.

Definition at line 392 of file ZPlainASADriver.pas.

Definition at line 391 of file ZPlainASADriver.pas.

const SQLE_INVALID_UNION = -153

Definition at line 176 of file ZPlainASADriver.pas.

Definition at line 78 of file ZPlainASADriver.pas.

Definition at line 601 of file ZPlainASADriver.pas.

Definition at line 455 of file ZPlainASADriver.pas.

const SQLE_IQ_LOG_REQUIRED = -933

Definition at line 606 of file ZPlainASADriver.pas.

Definition at line 456 of file ZPlainASADriver.pas.

Definition at line 398 of file ZPlainASADriver.pas.

Definition at line 457 of file ZPlainASADriver.pas.

const SQLE_JAR_NOT_FOUND = -811

Definition at line 518 of file ZPlainASADriver.pas.

Definition at line 517 of file ZPlainASADriver.pas.

Definition at line 577 of file ZPlainASADriver.pas.

Definition at line 374 of file ZPlainASADriver.pas.

const SQLE_JAVA_IN_USE = -859

Definition at line 566 of file ZPlainASADriver.pas.

Definition at line 555 of file ZPlainASADriver.pas.

Definition at line 554 of file ZPlainASADriver.pas.

Definition at line 373 of file ZPlainASADriver.pas.

Definition at line 188 of file ZPlainASADriver.pas.

Definition at line 397 of file ZPlainASADriver.pas.

Definition at line 386 of file ZPlainASADriver.pas.

Definition at line 453 of file ZPlainASADriver.pas.

Definition at line 463 of file ZPlainASADriver.pas.

Definition at line 459 of file ZPlainASADriver.pas.

Definition at line 458 of file ZPlainASADriver.pas.

Definition at line 464 of file ZPlainASADriver.pas.

const SQLE_JDBC_OBJ_CLOSED = -696

Definition at line 407 of file ZPlainASADriver.pas.

Definition at line 406 of file ZPlainASADriver.pas.

Definition at line 454 of file ZPlainASADriver.pas.

Definition at line 467 of file ZPlainASADriver.pas.

Definition at line 548 of file ZPlainASADriver.pas.

const SQLE_JNAT_OBJ_CLOSED = -714

Definition at line 425 of file ZPlainASADriver.pas.

Definition at line 424 of file ZPlainASADriver.pas.

const SQLE_LABEL_NOT_FOUND = -262

Definition at line 256 of file ZPlainASADriver.pas.

Definition at line 158 of file ZPlainASADriver.pas.

const SQLE_LOCKED = -210

Definition at line 222 of file ZPlainASADriver.pas.

const SQLE_LOG_CORRUPTED = -311

Definition at line 297 of file ZPlainASADriver.pas.

const SQLE_LOG_NEWER_THAN_DB = -1016

Definition at line 628 of file ZPlainASADriver.pas.

const SQLE_LOG_NOT_FOUND = -1017

Definition at line 629 of file ZPlainASADriver.pas.

Definition at line 630 of file ZPlainASADriver.pas.

const SQLE_LOG_OLDER_THAN_DB = -1019

Definition at line 631 of file ZPlainASADriver.pas.

const SQLE_LOG_TOO_SHORT = -1020

Definition at line 632 of file ZPlainASADriver.pas.

const SQLE_LOG_TRUNCATED = -244

Definition at line 241 of file ZPlainASADriver.pas.

const SQLE_MEMORY_ERROR = -309

Definition at line 295 of file ZPlainASADriver.pas.

Definition at line 321 of file ZPlainASADriver.pas.

const SQLE_MESSAGE_NOT_FOUND = -612

Definition at line 323 of file ZPlainASADriver.pas.

Definition at line 380 of file ZPlainASADriver.pas.

const SQLE_MORE_INFO = 112

Definition at line 72 of file ZPlainASADriver.pas.

Definition at line 568 of file ZPlainASADriver.pas.

Definition at line 223 of file ZPlainASADriver.pas.

const SQLE_MUST_DROP_INDEX = -115

Definition at line 139 of file ZPlainASADriver.pas.

const SQLE_NAME_NOT_UNIQUE = -110

Definition at line 134 of file ZPlainASADriver.pas.

Definition at line 187 of file ZPlainASADriver.pas.

const SQLE_NESTING_TOO_DEEP = -274

Definition at line 268 of file ZPlainASADriver.pas.

const SQLE_NO_COLUMN_NAME = -163

Definition at line 186 of file ZPlainASADriver.pas.

Definition at line 346 of file ZPlainASADriver.pas.

const SQLE_NO_CURRENT_ROW = -197

Definition at line 209 of file ZPlainASADriver.pas.

const SQLE_NO_DATABASE_FILE = -72

Definition at line 95 of file ZPlainASADriver.pas.

const SQLE_NO_DB_FOR_WRITE = -1013

Definition at line 625 of file ZPlainASADriver.pas.

Definition at line 399 of file ZPlainASADriver.pas.

const SQLE_NO_INDICATOR = -181

Definition at line 193 of file ZPlainASADriver.pas.

const SQLE_NO_JAVA_SUPPORT = -758

Definition at line 469 of file ZPlainASADriver.pas.

Definition at line 519 of file ZPlainASADriver.pas.

const SQLE_NO_MEMORY = -86

Definition at line 109 of file ZPlainASADriver.pas.

const SQLE_NO_PRIMARY_KEY = -118

Definition at line 142 of file ZPlainASADriver.pas.

const SQLE_NO_PROFILE_FILE = -654

Definition at line 365 of file ZPlainASADriver.pas.

const SQLE_NO_SCROLL_CURSOR = -668

Definition at line 379 of file ZPlainASADriver.pas.

Definition at line 603 of file ZPlainASADriver.pas.

const SQLE_NOERROR = 0

Definition at line 59 of file ZPlainASADriver.pas.

Definition at line 473 of file ZPlainASADriver.pas.

Definition at line 202 of file ZPlainASADriver.pas.

Definition at line 520 of file ZPlainASADriver.pas.

Definition at line 439 of file ZPlainASADriver.pas.

Definition at line 204 of file ZPlainASADriver.pas.

Definition at line 587 of file ZPlainASADriver.pas.

const SQLE_NOT_A_GROUP = -123

Definition at line 147 of file ZPlainASADriver.pas.

const SQLE_NOT_CONNECTED = -101

Definition at line 124 of file ZPlainASADriver.pas.

Definition at line 200 of file ZPlainASADriver.pas.

Definition at line 201 of file ZPlainASADriver.pas.

const SQLE_NOT_IMPLEMENTED = -134

Definition at line 157 of file ZPlainASADriver.pas.

const SQLE_NOT_PUBLIC_ID = -202

Definition at line 214 of file ZPlainASADriver.pas.

const SQLE_NOT_REMOTE_TYPE = -286

Definition at line 276 of file ZPlainASADriver.pas.

const SQLE_NOT_REMOTE_USER = -285

Definition at line 275 of file ZPlainASADriver.pas.

Definition at line 460 of file ZPlainASADriver.pas.

const SQLE_NOT_SYNC_TYPE = -765

Definition at line 476 of file ZPlainASADriver.pas.

Definition at line 496 of file ZPlainASADriver.pas.

const SQLE_NOTA_WRITE_FILE = -741

Definition at line 452 of file ZPlainASADriver.pas.

const SQLE_NOTFOUND = 100

Definition at line 60 of file ZPlainASADriver.pas.

Definition at line 69 of file ZPlainASADriver.pas.

const SQLE_OLD_DBINIT = -266

Definition at line 260 of file ZPlainASADriver.pas.

const SQLE_OLD_WRITE = -1015

Definition at line 627 of file ZPlainASADriver.pas.

Definition at line 409 of file ZPlainASADriver.pas.

Definition at line 372 of file ZPlainASADriver.pas.

Definition at line 443 of file ZPlainASADriver.pas.

Definition at line 367 of file ZPlainASADriver.pas.

Definition at line 432 of file ZPlainASADriver.pas.

const SQLE_OMNI_DEBUG = -682

Definition at line 393 of file ZPlainASADriver.pas.

Definition at line 530 of file ZPlainASADriver.pas.

Definition at line 423 of file ZPlainASADriver.pas.

Definition at line 436 of file ZPlainASADriver.pas.

Definition at line 434 of file ZPlainASADriver.pas.

Definition at line 390 of file ZPlainASADriver.pas.

const SQLE_OMNI_NO_RMT_OBJ = -657

Definition at line 368 of file ZPlainASADriver.pas.

Definition at line 433 of file ZPlainASADriver.pas.

Definition at line 435 of file ZPlainASADriver.pas.

const SQLE_OMNI_READONLY = -658

Definition at line 369 of file ZPlainASADriver.pas.

const SQLE_OMNI_REMOTE_ERROR = -660

Definition at line 371 of file ZPlainASADriver.pas.

Definition at line 378 of file ZPlainASADriver.pas.

Definition at line 377 of file ZPlainASADriver.pas.

Definition at line 437 of file ZPlainASADriver.pas.

Definition at line 417 of file ZPlainASADriver.pas.

Definition at line 370 of file ZPlainASADriver.pas.

Definition at line 447 of file ZPlainASADriver.pas.

Definition at line 274 of file ZPlainASADriver.pas.

const SQLE_ONLY_ONE_TABLE = -199

Definition at line 211 of file ZPlainASADriver.pas.

const SQLE_OPEN_CURSOR_ERROR = -171

Definition at line 190 of file ZPlainASADriver.pas.

Definition at line 229 of file ZPlainASADriver.pas.

Definition at line 228 of file ZPlainASADriver.pas.

Definition at line 216 of file ZPlainASADriver.pas.

const SQLE_OUTER_JOIN_CYCLE = -136

Definition at line 159 of file ZPlainASADriver.pas.

Definition at line 583 of file ZPlainASADriver.pas.

Definition at line 85 of file ZPlainASADriver.pas.

Definition at line 585 of file ZPlainASADriver.pas.

Definition at line 87 of file ZPlainASADriver.pas.

const SQLE_OVERFLOW_ERROR = -158

Definition at line 181 of file ZPlainASADriver.pas.

const SQLE_PAGE_SIZE_INVALID = -644

Definition at line 355 of file ZPlainASADriver.pas.

Definition at line 120 of file ZPlainASADriver.pas.

Definition at line 611 of file ZPlainASADriver.pas.

Definition at line 382 of file ZPlainASADriver.pas.

Definition at line 350 of file ZPlainASADriver.pas.

Definition at line 277 of file ZPlainASADriver.pas.

const SQLE_PASSWORD_TOO_LONG = -958

Definition at line 608 of file ZPlainASADriver.pas.

Definition at line 449 of file ZPlainASADriver.pas.

const SQLE_PATTERN_TOO_LONG = -606

Definition at line 317 of file ZPlainASADriver.pas.

const SQLE_PERMISSION_DENIED = -121

Definition at line 145 of file ZPlainASADriver.pas.

const SQLE_PHANTOM = -501

Definition at line 308 of file ZPlainASADriver.pas.

Definition at line 487 of file ZPlainASADriver.pas.

const SQLE_PP_DBLIB_MISMATCH = -230

Definition at line 234 of file ZPlainASADriver.pas.

const SQLE_PREEMPTED = -503

Definition at line 310 of file ZPlainASADriver.pas.

Definition at line 532 of file ZPlainASADriver.pas.

Definition at line 143 of file ZPlainASADriver.pas.

Definition at line 250 of file ZPlainASADriver.pas.

Definition at line 249 of file ZPlainASADriver.pas.

Definition at line 205 of file ZPlainASADriver.pas.

Definition at line 141 of file ZPlainASADriver.pas.

const SQLE_PRIMARY_KEY_TWICE = -126

Definition at line 150 of file ZPlainASADriver.pas.

Definition at line 210 of file ZPlainASADriver.pas.

Definition at line 65 of file ZPlainASADriver.pas.

const SQLE_PROCEDURE_IN_USE = -215

Definition at line 227 of file ZPlainASADriver.pas.

Definition at line 543 of file ZPlainASADriver.pas.

Definition at line 259 of file ZPlainASADriver.pas.

Definition at line 416 of file ZPlainASADriver.pas.

Definition at line 269 of file ZPlainASADriver.pas.

Definition at line 111 of file ZPlainASADriver.pas.

Definition at line 270 of file ZPlainASADriver.pas.

const SQLE_PUT_CURSOR_ERROR = -184

Definition at line 196 of file ZPlainASADriver.pas.

const SQLE_RAISERROR_STMT = -631

Definition at line 342 of file ZPlainASADriver.pas.

const SQLE_READ_ONLY_CURSOR = -633

Definition at line 344 of file ZPlainASADriver.pas.

Definition at line 468 of file ZPlainASADriver.pas.

Definition at line 535 of file ZPlainASADriver.pas.

Definition at line 278 of file ZPlainASADriver.pas.

Definition at line 99 of file ZPlainASADriver.pas.

const SQLE_REQUIRE_DLL_NAME = -619

Definition at line 330 of file ZPlainASADriver.pas.

Definition at line 396 of file ZPlainASADriver.pas.

Definition at line 426 of file ZPlainASADriver.pas.

Definition at line 427 of file ZPlainASADriver.pas.

Definition at line 428 of file ZPlainASADriver.pas.

Definition at line 430 of file ZPlainASADriver.pas.

Definition at line 429 of file ZPlainASADriver.pas.

Definition at line 233 of file ZPlainASADriver.pas.

const SQLE_RETRY = -504

Definition at line 311 of file ZPlainASADriver.pas.

Definition at line 401 of file ZPlainASADriver.pas.

Definition at line 232 of file ZPlainASADriver.pas.

Definition at line 395 of file ZPlainASADriver.pas.

Definition at line 88 of file ZPlainASADriver.pas.

Definition at line 540 of file ZPlainASADriver.pas.

Definition at line 220 of file ZPlainASADriver.pas.

Definition at line 64 of file ZPlainASADriver.pas.

const SQLE_SAME_APP_RUNNING = -783

Definition at line 491 of file ZPlainASADriver.pas.

Definition at line 490 of file ZPlainASADriver.pas.

Definition at line 485 of file ZPlainASADriver.pas.

Definition at line 484 of file ZPlainASADriver.pas.

Definition at line 236 of file ZPlainASADriver.pas.

Definition at line 564 of file ZPlainASADriver.pas.

Definition at line 580 of file ZPlainASADriver.pas.

Definition at line 448 of file ZPlainASADriver.pas.

Definition at line 411 of file ZPlainASADriver.pas.

Definition at line 470 of file ZPlainASADriver.pas.

const SQLE_SQLDA_TOO_SMALL = -182

Definition at line 194 of file ZPlainASADriver.pas.

Definition at line 231 of file ZPlainASADriver.pas.

Definition at line 98 of file ZPlainASADriver.pas.

const SQLE_STATEMENT_ERROR = -132

Definition at line 155 of file ZPlainASADriver.pas.

Definition at line 133 of file ZPlainASADriver.pas.

Definition at line 418 of file ZPlainASADriver.pas.

Definition at line 590 of file ZPlainASADriver.pas.

Definition at line 358 of file ZPlainASADriver.pas.

const SQLE_STORE_NOT_LOADED = -646

Definition at line 357 of file ZPlainASADriver.pas.

Definition at line 422 of file ZPlainASADriver.pas.

Definition at line 612 of file ZPlainASADriver.pas.

Definition at line 349 of file ZPlainASADriver.pas.

Definition at line 198 of file ZPlainASADriver.pas.

Definition at line 174 of file ZPlainASADriver.pas.

Definition at line 273 of file ZPlainASADriver.pas.

Definition at line 272 of file ZPlainASADriver.pas.

Definition at line 225 of file ZPlainASADriver.pas.

Definition at line 526 of file ZPlainASADriver.pas.

Definition at line 551 of file ZPlainASADriver.pas.

Definition at line 512 of file ZPlainASADriver.pas.

Definition at line 516 of file ZPlainASADriver.pas.

Definition at line 550 of file ZPlainASADriver.pas.

Definition at line 504 of file ZPlainASADriver.pas.

Definition at line 503 of file ZPlainASADriver.pas.

Definition at line 478 of file ZPlainASADriver.pas.

const SQLE_SYNTACTIC_LIMIT = -890

Definition at line 588 of file ZPlainASADriver.pas.

const SQLE_SYNTAX_ERROR = -131

Definition at line 154 of file ZPlainASADriver.pas.

Definition at line 67 of file ZPlainASADriver.pas.

Definition at line 605 of file ZPlainASADriver.pas.

Definition at line 529 of file ZPlainASADriver.pas.

Definition at line 271 of file ZPlainASADriver.pas.

Definition at line 388 of file ZPlainASADriver.pas.

const SQLE_TABLE_IN_USE = -214

Definition at line 226 of file ZPlainASADriver.pas.

Definition at line 140 of file ZPlainASADriver.pas.

const SQLE_TABLE_NOT_FOUND = -141

Definition at line 164 of file ZPlainASADriver.pas.

const SQLE_TEMP_SPACE_LIMIT = -1000

Definition at line 615 of file ZPlainASADriver.pas.

Definition at line 215 of file ZPlainASADriver.pas.

const SQLE_TEMPORARY_TABLE = 102

Definition at line 62 of file ZPlainASADriver.pas.

Definition at line 288 of file ZPlainASADriver.pas.

const SQLE_TEST_HARNESS = -808

Definition at line 515 of file ZPlainASADriver.pas.

Definition at line 419 of file ZPlainASADriver.pas.

const SQLE_THREAD_DEADLOCK = -307

Definition at line 293 of file ZPlainASADriver.pas.

Definition at line 337 of file ZPlainASADriver.pas.

Definition at line 614 of file ZPlainASADriver.pas.

Definition at line 148 of file ZPlainASADriver.pas.

Definition at line 327 of file ZPlainASADriver.pas.

Definition at line 125 of file ZPlainASADriver.pas.

Definition at line 444 of file ZPlainASADriver.pas.

Definition at line 336 of file ZPlainASADriver.pas.

const SQLE_TOO_MANY_RECORDS = -185

Definition at line 197 of file ZPlainASADriver.pas.

Definition at line 524 of file ZPlainASADriver.pas.

Definition at line 265 of file ZPlainASADriver.pas.

Definition at line 544 of file ZPlainASADriver.pas.

const SQLE_TRIGGER_NOT_FOUND = -268

Definition at line 262 of file ZPlainASADriver.pas.

const SQLE_TRUNCATED = 101

Definition at line 61 of file ZPlainASADriver.pas.

Definition at line 322 of file ZPlainASADriver.pas.

Definition at line 604 of file ZPlainASADriver.pas.

const SQLE_UNABLE_TO_CONNECT = -105

Definition at line 129 of file ZPlainASADriver.pas.

Definition at line 475 of file ZPlainASADriver.pas.

Definition at line 79 of file ZPlainASADriver.pas.

Definition at line 105 of file ZPlainASADriver.pas.

Definition at line 607 of file ZPlainASADriver.pas.

Definition at line 103 of file ZPlainASADriver.pas.

const SQLE_UNBLOCKED = -502

Definition at line 309 of file ZPlainASADriver.pas.

Definition at line 466 of file ZPlainASADriver.pas.

Definition at line 597 of file ZPlainASADriver.pas.

Definition at line 440 of file ZPlainASADriver.pas.

Definition at line 114 of file ZPlainASADriver.pas.

Definition at line 237 of file ZPlainASADriver.pas.

const SQLE_UNKNOWN_CHARSET = -868

Definition at line 574 of file ZPlainASADriver.pas.

Definition at line 623 of file ZPlainASADriver.pas.

const SQLE_UNKNOWN_FUNC = -148

Definition at line 171 of file ZPlainASADriver.pas.

const SQLE_UNKNOWN_JAVA_REF = -763

Definition at line 474 of file ZPlainASADriver.pas.

const SQLE_UNKNOWN_OPTION = 120

Definition at line 80 of file ZPlainASADriver.pas.

const SQLE_UNKNOWN_USERID = -140

Definition at line 163 of file ZPlainASADriver.pas.

const SQLE_UNSET_PUBLIC_ID = -896

Definition at line 592 of file ZPlainASADriver.pas.

Definition at line 575 of file ZPlainASADriver.pas.

Definition at line 75 of file ZPlainASADriver.pas.

Definition at line 77 of file ZPlainASADriver.pas.

Definition at line 404 of file ZPlainASADriver.pas.

const SQLE_UNSUPPORTED_JDK = -842

Definition at line 549 of file ZPlainASADriver.pas.

Definition at line 76 of file ZPlainASADriver.pas.

Definition at line 312 of file ZPlainASADriver.pas.

Definition at line 345 of file ZPlainASADriver.pas.

Definition at line 522 of file ZPlainASADriver.pas.

const SQLE_UPGRADE_DATABASE = -1012

Definition at line 624 of file ZPlainASADriver.pas.

Definition at line 502 of file ZPlainASADriver.pas.

Definition at line 283 of file ZPlainASADriver.pas.

Definition at line 325 of file ZPlainASADriver.pas.

Definition at line 264 of file ZPlainASADriver.pas.

Definition at line 461 of file ZPlainASADriver.pas.

Definition at line 442 of file ZPlainASADriver.pas.

const SQLE_USER_OWNS_TABLES = -128

Definition at line 152 of file ZPlainASADriver.pas.

Definition at line 462 of file ZPlainASADriver.pas.

Definition at line 534 of file ZPlainASADriver.pas.

Definition at line 324 of file ZPlainASADriver.pas.

const SQLE_VARIABLE_EXISTS = -261

Definition at line 255 of file ZPlainASADriver.pas.

const SQLE_VARIABLE_INVALID = -155

Definition at line 178 of file ZPlainASADriver.pas.

Definition at line 254 of file ZPlainASADriver.pas.

Definition at line 138 of file ZPlainASADriver.pas.

Definition at line 477 of file ZPlainASADriver.pas.

const SQLE_WARNING = 200

Definition at line 91 of file ZPlainASADriver.pas.

Definition at line 343 of file ZPlainASADriver.pas.

Definition at line 258 of file ZPlainASADriver.pas.

Definition at line 219 of file ZPlainASADriver.pas.

Definition at line 177 of file ZPlainASADriver.pas.

Definition at line 602 of file ZPlainASADriver.pas.


Generated on Wed Dec 30 08:42:42 2009 for zeoslib by  doxygen 1.5.7.1