Hi, I am Visual Basic beginner needing help desperately.
I am using Microsoft Visual Studio.Net 2003. I have a basic Form with 3 Labels and 1 Button.
I also have a Database with 3 Fields.
I want the Text from Label1, Label2 and Label 3 to be stored in the database when Button 1 is clicked.
Please can someone help me to do this, with sample code, including the database connection.
Thanks
ensuvari
Loading
Erhan SuvariPosted Mar 19, 2006, 1:07 PM
I have solved this problem.
Uday ParekhPosted Mar 17, 2006, 11:05 PM
are you using sql server? Or oracle ?
Plz specify.
Thanks
Erhan SuvariPosted Mar 2, 2006, 9:54 AM
Thanks a lot
I'm using MS Access 2000 should that make a difference?
Also, I forgot to mention that as well as the 3 fields, I also have an AutoNumber Primary Key Field. Should this populate automatically, or will I need to include coding for it?
Dumisani JulyPosted Mar 2, 2006, 4:51 AM