how can we get the result of the quries in all boxes such as in database there is name and id so i want that after select * from table the results will show in both the boxes name and id respectully can any one help???
am working with this type of coding
Code:
Imports System.Data.SqlClient
Public Class Database
Dim strCON As String = "Data Source=(LocalDB)\v11.0;AttachDbFilename=C:\Users\Darul-ehsan\Documents\Bilal.mdf;Integrated
Leave a comment: