hey i'm ais94 i am currently a student with dubai in school we take computer science and we were handed a project to do that's how i got introduced to visual basic 6.
you could do it whatever programming language you wanted to do it in anyway enough about that
I generally have loads of trouble with coding so i thought you guys might help me out. thanks a lot
my coding doesn't work
Private Sub Cmdsearch_comp_Click()
Compdata.RecordSource = "select * from customer_address where company_name = ' " & txtcomp.Text & " ' "
Compdata.Refresh
Compdbgrid.Refresh
End Sub
if you could do something abt it it would be great