VB recordset
_ Depends on what you’re using.. if you’re using ADO:
adodb.recordset
This is what you would instantiate to use ADO controls.
VB recordset
_ Depends on what you’re using.. if you’re using ADO:
adodb.recordset
This is what you would instantiate to use ADO controls.
_ Depends on what you’re using.. if you’re using ADO:
adodb.recordset
This is what you would instantiate to use ADO controls.
References :
If you’re using a ADODB, you have to first add ‘msado20.tlb’ or higher in your project. To add, go to Project>References, select and check ‘Microsoft ActiveX Data Objects 2.0 Library’.
For more free VB source codes, visit: http://smartcoder.awardspace.com
KaBalweg
http://smartcoder.awardspace.com
References :