MarioRammy
Member
- Joined
- Feb 1, 2008
- Messages
- 12
- Programming Experience
- Beginner
Hey, I'm kinda new to this and this sounds a bit silly to some, but i'm having trouble inserting from my VB.net app to my DB!!
I have a textbox called "txtName" on "Main" form, and i want to insert this into a colume "Name" in my table "Details" in the database, which i have set up, called "MyDB"!
I'm not even sure where to start !
Any help would be great thanks,
Mario
I have a textbox called "txtName" on "Main" form, and i want to insert this into a colume "Name" in my table "Details" in the database, which i have set up, called "MyDB"!
I'm not even sure where to start !
Any help would be great thanks,
Mario