Forum: C# Nov 18th, 2008 |
| Replies: 9 Views: 498 I think I've got it working now.
Thanks a lot for your help |
Forum: C# Nov 18th, 2008 |
| Replies: 9 Views: 498 It seems to work, but I still think I'm doing something wrong, because it seems to work but then when I go back to a different form and try to login in using the username I just created it tells me... |
Forum: C# Nov 18th, 2008 |
| Replies: 9 Views: 498 Sorry to act like such as novice but could you help me with what I would actually write.
I'm trying to insert txt.UsernameInput.Text and txt.PasswordInput.Text into the new row in the Username and... |
Forum: C# Nov 18th, 2008 |
| Replies: 9 Views: 498 What's the difference between insert and update (like i said I'm very new to this, please be patient) and which one would I need if I were trying to add a new row to my Access database for each new... |
Forum: C# Nov 18th, 2008 |
| Replies: 9 Views: 498 I'm trying to write a questionnaire that gathers info of the user and then updates a database in Access. I've managed to write the program and everything works up to the point where it updates the... |