ADO DataSource Property

Home | About me | EXCEL VB Programming (XL97-2003) | ACCESS Programming | EXCEL VB.Net Programming | EXCEL Spreadsheet Functions Material Management  |  Guestbook
 

 

ADO DataSource Property

The DataSource property specifies an object containing data to be represented as a Recordset object

The DataSource property is used to create data-bound controls with the Data Environment in Visual Basic 6.

Note: The DataMember and DataSource properties must be used in conjunction.

Syntax

objRecordset.DataSource