report
report
report
SqlClient
Public Class Form1
Public con As New SqlConnection("Integrated Security=SSPI;Persist Security
Info=False;Initial Catalog=helpppppp;Data Source=DESKTOP-A5IN5U9\SQLEXPRESS")
Private Sub Form1_Load(ByVal sender As System.Object, ByVal e As
System.EventArgs) Handles MyBase.Load
End Sub