Microsoft ADO Programmer's Reference
What's New in ADO
Getting Started with ADO
ADO Features
ADO API Reference
Programming with ADO
ADO Samples
Sample Applications
ADO Code Examples
ADO Code Examples in Microsoft Visual Basic
AbsolutePage, PageCount, and PageSize Properties Example (VB)
AbsolutePosition and CursorLocation Properties Example (VB)
ActiveCommand Property Example (VB)
ActiveConnection, CommandText, CommandTimeout, CommandType, Size, and Direction Properties Example (VB)
ActualSize and DefinedSize Properties Example (VB)
AddNew Method Example (VB)
Append and CreateParameter Methods Example (VB)
AppendChunk and GetChunk Methods Example (VB)
Attributes and Name Properties Example (VB)
BeginTrans, CommitTrans, and RollbackTrans Methods Example (VB)
BOF, EOF, and Bookmark Properties Example (VB)
CacheSize Property Example (VB)
Cancel Method Example (VB)
Clone Method Example (VB)
CompareBookmarks Method Example (VB)
ConnectionString, ConnectionTimeout, and State Properties Example (VB)
ConvertToString Method Example (VB)
CopyRecord, CopyTo, and SaveToFile Methods Example (VB)
Count Property Example (VB)
CreateRecordset Method Example (VB)
CursorType, LockType, and EditMode Properties Example (VB)
Delete Method Example (VB)
DeleteRecord and MoveRecord Methods Example (VB)
Description, NativeError, Number, Source, and SQLState Properties Example (VB)
EOS and LineSeparator Properties and SkipLine Method Example (VB)
Execute, Requery, and Clear Methods Example (VB)
Filter and RecordCount Properties Example (VB)
Find Method Example (VB)
GetRows Method Example (VB)
GetString Method Example (VB)
Handler Property Example (VB)
InternetTimeout Property Example (VB)
IsolationLevel and Mode Properties Example (VB)
Item Property Example (VB)
MarshalOptions Property Example (VB)
MaxRecords Property Example (VB)
Move Method Example (VB)
MoveFirst, MoveLast, MoveNext, and MovePrevious Methods Example (VB)
NextRecordset Method Example (VB)
NumericScale and Precision Properties Example (VB)
Open and Close Methods Example (VB)
OpenSchema Method Example (VB)
Optimize Property Example (VB)
OriginalValue and UnderlyingValue Properties Example (VB)
Prepared Property Example (VB)
Provider and DefaultDatabase Properties Example (VB)
Read, ReadText, Write, and WriteText Methods Example (VB)
Refresh Method Example (VB)
Resync Method Example (VB)
Save and Open Methods Example (VB)
Seek Method and Index Property Example (VB)
Sort Property Example (VB)
Source Property Example (VB)
State Property Example (VB)
Status Property Example (Field) (VB)
Status Property Example (Recordset) (VB)
StayInSync Property Example (VB)
Supports Method Example (VB)
Type Property Example (Field) (VB)
Type Property Example (Property) (VB)
Update and CancelUpdate Methods Example (VB)
UpdateBatch and CancelBatch Methods Example (VB)
Value Property Example (VB)
Version Property Example (VB)
ADO Code Examples in Microsoft Visual Basic Scripting Edition
AddNew Method Example (VBScript)
Cancel Method Example (VBScript)
CancelUpdate Method Example (VBScript)
Clone Method Example (VBScript)
Connect Property Example (VBScript)
ConvertToString Method Example (VBScript)
CreateRecordset Method Example (VBScript)
DataControl Object Example (VBScript)
DataSpace Object and CreateObject Method Example (VBScript)
DataFactory Object, Query Method, and CreateObject Method Example (VBScript)
Delete Method Example (VBScript)
Execute, Requery, and Clear Methods Example (VBScript)
ExecuteOptions and FetchOptions Properties Example (VBScript)
FilterColumn, FilterCriterion, FilterValue, SortColumn, and SortDirection Properties and Reset Method Example (VBScript)
Move Method Example (VBScript)
MoveFirst, MoveLast, MoveNext, and MovePrevious Methods Example (VBScript)
Open and Close Methods Example (VBScript)
ReadyState Property Example (VBScript)
Recordset and SourceRecordset Properties Example (VBScript)
Refresh Method Example (VBScript)
Server Property Example (VBScript)
SQL Property Example (VBScript)
SubmitChanges Method Example (VBScript)
URL Property Example (VBScript)
ADO Code Examples in Microsoft Visual C++
ADO Events Model Example (VC++)
AbsolutePage, PageCount, and PageSize Properties Example (VC++)
AbsolutePosition and CursorLocation Properties Example (VC++)
ActiveCommand Property Example (VC++)
ActiveConnection, CommandText, CommandTimeout, CommandType, Size, and Direction Properties Example (VC++)
ActualSize and DefinedSize Properties Example (VC++)
AddNew Method Example (VC++)
Append and CreateParameter Methods Example (VC++)
AppendChunk and GetChunk Methods Example (VC++)
Attributes and Name Properties Example (VC++)
BeginTrans, CommitTrans, and RollbackTrans Methods Example (VC++)
BOF, EOF, and Bookmark Properties Example (VC++)
CacheSize Property Example (VC++)
Cancel Method Example (VC++)
Clone Method Example (VC++)
CompareBookmarks Method Example (VC++)
ConnectionString, ConnectionTimeout, and State Properties Example (VC++)
Count Property Example (VC++)
CursorType, LockType, and EditMode Properties Example (VC++)
Delete Method Example (VC++)
Description, NativeError, Number, Source, and SQLState Properties Example (VC++)
Execute, Requery, and Clear Methods Example (VC++)
Filter and RecordCount Properties Example (VC++)
Find Method Example (VC++)
GetRows Method Example (VC++)
GetString Method Example (VC++)
Handler Property Example (VC++)
InternetTimeout Property Example (VC++)
IsolationLevel and Mode Properties Example (VC++)
Item Property Example (VC++)
MarshalOptions Property Example (VC++)
MaxRecords Property Example (VC++)
Move Method Example (VC++)
MoveFirst, MoveLast, MoveNext, and MovePrevious Methods Example (VC++)
NextRecordset Method Example (VC++)
NumericScale and Precision Properties Example (VC++)
Open and Close Methods Example (VC++)
OpenSchema Method Example (VC++)
Optimize Property Example (VC++)
OriginalValue and UnderlyingValue Properties Example (VC++)
Prepared Property Example (VC++)
Provider and DefaultDatabase Properties Example (VC++)
Refresh Method Example (VC++)
Resync Method Example (VC++)
Save and Open Methods Example (VC++)
Seek Method and Index Property Example (VC++)
Sort Property Example (VC++)
Source Property Example (VC++)
State Property Example (VC++)
Status Property Example (VC++)
StayInSync Property Example (VC++)
Supports Method Example (VC++)
Type Property Example (Field) (VC++)
Type Property Example (Property) (VC++)
Update and CancelUpdate Methods Example (VC++)
UpdateBatch and CancelBatch Methods Example (VC++)
Value Property Example (VC++)
Version Property Example (VC++)
ADO Code Examples in Microsoft Visual J++
AbsolutePage, PageCount, and PageSize Properties Example (VJ++)
AbsolutePosition and CursorLocation Properties Example (VJ++)
ActiveCommand Property Example (VJ++)
ActiveConnection, CommandText, CommandTimeout, CommandType, Size, and Direction Properties Example (VJ++)
ActualSize and DefinedSize Properties Example (VJ++)
AddNew Method Example (VJ++)
Append and CreateParameter Methods Example (VJ++)
AppendChunk and GetChunk Methods Example (VJ++)
Attributes and Name Properties Example (VJ++)
BeginTrans, CommitTrans, and RollbackTrans Methods Example (VJ++)
BOF, EOF, and Bookmark Properties Example (VJ++)
CacheSize Property Example (VJ++)
Cancel Method Example (VJ++)
Clone Method Example (VJ++)
CompareBookmarks Method Example (VJ++)
ConnectionString, ConnectionTimeout, and State Properties Example (VJ++)
Count Property Example (VJ++)
CursorType, LockType, and EditMode Properties Example (VJ++)
Delete Method Example (VJ++)
Description, NativeError, Number, Source, and SQLState Properties Example (VJ++)
Execute, Requery, and Clear Methods Example (VJ++)
Filter and RecordCount Properties Example (VJ++)
Find Method Example (VJ++)
GetRows Method Example (VJ++)
GetString Method Example (VJ++)
Handler Property Example (VJ++)
InternetTimeout Property Example (VJ++)
IsolationLevel and Mode Properties Example (VJ++)
Item Property Example (VJ++)
MarshalOptions Property Example (VJ++)
MaxRecords Property Example (VJ++)
Move Method Example (VJ++)
MoveFirst, MoveLast, MoveNext, and MovePrevious Methods Example (VJ++)
NextRecordset Method Example (VJ++)
NumericScale and Precision Properties Example (VJ++)
Open and Close Methods Example (VJ++)
OpenSchema Method Example (VJ++)
Optimize Property Example (VJ++)
OriginalValue and UnderlyingValue Properties Example (VJ++)
Prepared Property Example (VJ++)
Provider and DefaultDatabase Properties Example (VJ++)
Refresh Method Example (VJ++)
Resync Method Example (VJ++)
Save and Open Methods Example (VJ++)
Sort Property Example (VJ++)
Source Property Example (VJ++)
State Property Example (VJ++)
Status Property Example (VJ++)
StayInSync Property Example (VJ++)
Supports Method Example (VJ++)
Type Property Example (Field) (VJ++)
Type Property Example (Property) (VJ++)
Update and CancelUpdate Methods Example (VJ++)
UpdateBatch and CancelBatch Methods Example (VJ++)
Value Property Example (VJ++)
Version Property Example (VJ++)
Using Providers with ADO
ADO Glossary
Microsoft ADOX Programmer's Reference
Microsoft ADO MD Programmer's Reference