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.
0 Comments