Hi

Where do I found examples using insert,update,delete, select , but that the app to be OOP , with class

example: I have a table CUSTOMER

ID
name_customer
address_customer
phone_customer
..
..
fax_customer

How do I building the app OOP using VB ?