Click here to Skip to main content
15,887,676 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: MS Access and VB.Net Pin
Tom Deketelaere3-Feb-09 4:10
professionalTom Deketelaere3-Feb-09 4:10 
GeneralRe: MS Access and VB.Net Pin
Wendelius3-Feb-09 10:03
mentorWendelius3-Feb-09 10:03 
GeneralRe: MS Access and VB.Net Pin
Tom Deketelaere3-Feb-09 11:01
professionalTom Deketelaere3-Feb-09 11:01 
GeneralRe: MS Access and VB.Net Pin
Wendelius3-Feb-09 11:13
mentorWendelius3-Feb-09 11:13 
GeneralRe: MS Access and VB.Net Pin
vijay24823-Feb-09 20:46
vijay24823-Feb-09 20:46 
GeneralRe: MS Access and VB.Net Pin
Tom Deketelaere3-Feb-09 20:57
professionalTom Deketelaere3-Feb-09 20:57 
GeneralRe: MS Access and VB.Net Pin
vijay24823-Feb-09 21:29
vijay24823-Feb-09 21:29 
GeneralRe: MS Access and VB.Net Pin
Tom Deketelaere3-Feb-09 21:46
professionalTom Deketelaere3-Feb-09 21:46 
Repeating your question isn't going to change the answer.

Like I said you'll have to store the username in a variable that can be accessed by the second form.
Then in the submit click event you'll have to use a INSERT sql statement to insert the correct data into the second table (provided that the username is present in the first table)

On a side note you might want to take Dave's advice and change your key to a numeric key (auto increment).

Don't expect us to write this for you.
This is very basic and we are happy to help where needed but you need to program it. If you get stuck on a particular part you can then come back here and ask a more specific question, because the way your asking it now is asking us to write your whole program. If you want that go to rentacoder.com.
GeneralRe: MS Access and VB.Net Pin
vijay24823-Feb-09 22:14
vijay24823-Feb-09 22:14 
GeneralRe: MS Access and VB.Net Pin
Tom Deketelaere3-Feb-09 22:22
professionalTom Deketelaere3-Feb-09 22:22 
GeneralRe: MS Access and VB.Net Pin
vijay24823-Feb-09 22:43
vijay24823-Feb-09 22:43 
GeneralRe: MS Access and VB.Net Pin
Tom Deketelaere3-Feb-09 22:55
professionalTom Deketelaere3-Feb-09 22:55 
GeneralRe: MS Access and VB.Net Pin
vijay24823-Feb-09 23:34
vijay24823-Feb-09 23:34 
GeneralRe: MS Access and VB.Net Pin
vijay24823-Feb-09 23:58
vijay24823-Feb-09 23:58 
AnswerRe: MS Access and VB.Net Pin
Sumit Prakash Sharma3-Feb-09 3:54
professionalSumit Prakash Sharma3-Feb-09 3:54 
QuestionFull Text Query Pin
Muhammad Fahim Baloch3-Feb-09 1:35
Muhammad Fahim Baloch3-Feb-09 1:35 
AnswerRe: Full Text Query Pin
Eddy Vluggen3-Feb-09 2:04
professionalEddy Vluggen3-Feb-09 2:04 
AnswerRe: Full Text Query Pin
Dave Kreskowiak3-Feb-09 2:04
mveDave Kreskowiak3-Feb-09 2:04 
JokeRe: Full Text Query Pin
Tom Deketelaere3-Feb-09 3:53
professionalTom Deketelaere3-Feb-09 3:53 
AnswerRe: Full Text Query Pin
EliottA3-Feb-09 2:36
EliottA3-Feb-09 2:36 
QuestionPlease Help Pin
Noufe3-Feb-09 0:50
Noufe3-Feb-09 0:50 
AnswerRe: Please Help Pin
Dave Kreskowiak3-Feb-09 2:03
mveDave Kreskowiak3-Feb-09 2:03 
GeneralRe: Please Help Pin
Noufe3-Feb-09 22:26
Noufe3-Feb-09 22:26 
GeneralRe: Please Help Pin
Dave Kreskowiak4-Feb-09 2:07
mveDave Kreskowiak4-Feb-09 2:07 
QuestionTextBox focus on loading form Pin
Richard W Allen3-Feb-09 0:00
Richard W Allen3-Feb-09 0:00 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.