Active Data Object(ADO) Supported

Note: J-ASP ADO is based on JDBC2.0 driver or higher.

Connection

Property Supported
Attributes Yes
CommandTimeout Yes
ConnectionString Yes
ConnectionTimeout Yes
CursorLocation Yes
DefaultDatabase No
IsolationLevel No
Mode No
Provider Yes
State Yes
Version Yes
Method Supported
BeginTrans Yes
CommitTrans Yes
RollbackTrans Yes
Execute Yes
Unsupport the following parameters:
 adExecuteAsync
 adFetchAsync
Open Yes
OpenSchema Yes
Unsupport the following parameters:
 adSchemaCubes
 adSchemaColumnsDomainUsage
 adSchemaDBInfoLiterals
 adSchemaDimensions
 adSchemaHierarchies
 adSchemaLevels
 adSchemaMeasures
 adSchemaMembers
 adSchemaProperties
 adSchemaReferentialConstraints
 adSchemaSchemata
 adSchemaTrustees
 adSchemaUsagePrivilages

Errors

Property Supported
Count Yes
Method Supported
Item Yes
Refresh No

Error

Property Supported
Description Yes
HelpContext No
HelpFile No
NativeError Yes
Number Yes
Source Yes
SQLState Yes

Recordset

Property Supported
BOF Yes
EOF Yes
ActiveConnection Yes
AbsolutePosition Yes
AbsolutePage Yes
Bookmark Yes
CacheSize Yes
CursorLocation Yes
CursorType Yes
EditMode Yes
Filter Yes
Unsupport the following parameters:
 adFilterAffectedRecords
 adFilterConflictingRecords
LockType Yes
MarshalOptions No
MaxRecords Yes
PageCount Yes
PageSize Yes
RecordCount Yes
Source Yes
State Yes
Status No
Method Supported
AddNew Yes
CancelBatch Yes
CancelUpdate Yes
Clone Yes
Find Yes
Cancel No
GetString Yes
CompareBookmarks Yes
Save Yes
Delete Yes
Unsupport the following parameters:
 adAffectAllChapters
 adAffectAll
GetRows Yes
MoveFirst Yes
MoveLast Yes
MovePrevious Yes
MoveNext Yes
Move Yes
NextRecordset Yes
UpdateBatch Yes
Unsupport the following parameters:
 adAffectGroup
Update Yes
Supports Yes
Resync Yes
Unsupport the following parameters:  adAffectGroup
Requery Yes
Open Yes

Fields

Property Supported
Count Yes
Method Supported
Item Yes
Refresh No
Append Yes
Delete Yes

Field

Property Supported
Attributes No
ActualSize Yes
Name Yes
NumericScale Yes
DefinedSize Yes
OriginalValue Yes
Precision Yes
Type Yes
UnderlyingValue Yes
Value Yes
Method Supported
AppendChunk Yes
GetChunk Yes

Command

Property Supported
ActiveConnection Yes
CommandText Yes
CommandTimeout Yes
CommandType Yes
Name Yes
Prepared No
State Yes
Method Supported
CreateParameter Yes
Execute Yes

Parameters

Property Supported
Count Yes
Method Supported
Item Yes
Refresh Yes
Append Yes
Delete Yes

Parameter

Property Supported
Attributes No
Direction Yes
Name Yes
NumericScale Yes
Precision Yes
Size Yes
Type Yes
Value Yes
Method Supported
AppendChunk Yes

Properties

  Unsupport the collection in current version.

Property

  Unsupport the Object in current version.