A database application can be created using data control in Visual Basic. The data
control supports some methods that are useful in manipulating the database, for
example, to move the pointer to a certain location. The following are some of
the useful commands:
*note: data_navigator is the name of data control In the following example, you need to insert four commands and label them as First Record, Next Record, Previous Record and Last Record as well as name them as cmdFirst, cmdNext, cmdPrevious and cmdLast.You also need to insert the data control.They will be used to navigator around the database without using the data control. The Interface
|
||
|
|
Copyright ® 2008 Dr.Liew Voon Kiong . All rights reserved |Contact: admin@vbtutor.net