VB Exercise 4

Create a GUI form and Database for the PRODUCT table.  Include a functional buttons such as NEW, SAVE, DELETE, FIND, FIRST RECORD, LAST RECORD, NEXT RECORD, PREVIOUS, EXIT. 

Find command:

Previous and Next Record

 First Record
Last Record



display


Find command
Dim InputText As String




And here is the rest of it.

Post a Comment

0 Comments