Tutorial Membuat Aplikasi Sederhana Di Vb Dengan ADO

Mansur, S.Kom

Konsep ADO Di VB

Chapter Objectives
Using data binding to display and manipulate data from a data sourceData binding is the act of connecting a control in the programming environment directly to a field in a row in a Recordset so that users can directly view and edit the data by changing the control contents.

Sekilas Visual Basic 6.0

Mansur, S.Kom