Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Closed Thread
Old 04-22-2005, 05:32 AM   #1 (permalink)
 
Newb Techie

Join Date: Apr 2005

Posts: 1

capitala

Default database

i am new to vb.net 2003, on a form i have two controls account id and account name, first i want a code to fill in the account name after putting the account id from the ms access database on c:\db2.mdb
second i want to modify the account name in the same database
thanks
capitala is offline  
Old 06-13-2005, 01:48 AM   #2 (permalink)
 
Newb Techie

Join Date: Jun 2005

Posts: 18

warrior1981

Default

well lests seee if ive understood the questions right....

two controls two text boxes.... and they have to be populated on with the code to fill in the account name after putting the account id from the ms access database on c:\db2.mdb
ok
well this is what u have to do

u can have a data control and populate the connection with the name and the change button code snippet can have the changing of the name of the account can be changed in the lost focus or the click event.
warrior1981 is offline  
 
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On