No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
2 Posted Topics
[CODE]Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click Dim asm As String asm = ComboBox2.Text cmdOLEDB.CommandText = "SELECT * FROM sale " cmdOLEDB.Connection = cnnOLEDB Dim ab = DateTime.Now.ToString("MM/dd/yyyy HH:mm:ss") Dim dr = cmdOLEDB.ExecuteReader Do While dr.Read v1 = dr.Item("NAME") If (asm = v1) Then pa …
Name: ADEEl Nickname: Adi and Sweet. Height: 6'0'' Weight: 110 Hair: Black Eyes: Brown Dark Location: PK Age: 18 Hobbies: Listening to music, going out with friends and family, movies, laughing, sleeping, working out, Relationship Status: single
The End.
chand3476