Linking Database VBNet
Linking Database VBNet
Linking Database VBNet
Click Project menu when you are using VB.Net 2013 or Click Data menu when using
VB.Net 2010. Then select and click Add New Data Source as shown below:
Click the down arrow on Payment_File as shown below and click Details
Click on Details
Click and drag the icon to the left of the Payment_File name as shown below. Drag and
release the icon on the form and all the fields from the Payment_File table will be shown
at once.
The other method is to click and drag each field from the Payment_File separately and
place it on the form.
If you are using Microsft Visual Basic.Net 2013 when one clicks the details option, the
icon immediately to the left of Payment_File changes from
to
Drag and drop that icon on the respective form. In this case, the Payment_File form
Adjust textboxes and labels as required by dragging and resizing them as shown below.
Run the system, the data in the database is then displayed on the vb.net form.
Click the Move Next icon and Move Previous to view the next record or previous record
respectively, if any.
Move Previous
Move Next