Hi All!
I'm a fresher to this field and doing a project with VB as frontend and SQL as backend. I wanna know how 2 insert a record which is in SQL 2 a form in VB.
For an example,
A database in sql has fields like Cust.Name, Cust.ID, Cust.Address, Cust.Bill.
Now if i want to display dis in d vb form, like one record in one form how will I link the form to the database? And should it b inserted it using textfield or label field or tell me if any other.
Pl help me out in this..
I'm a fresher to this field and doing a project with VB as frontend and SQL as backend. I wanna know how 2 insert a record which is in SQL 2 a form in VB.
For an example,
A database in sql has fields like Cust.Name, Cust.ID, Cust.Address, Cust.Bill.
Now if i want to display dis in d vb form, like one record in one form how will I link the form to the database? And should it b inserted it using textfield or label field or tell me if any other.
Pl help me out in this..
Comment