LadyJ1123 Veteran 395 Posts user info edit post |
My boyfriend (he does not attend State) is writing a program for a Computer Science class and is having a hell of time trying to get something to work. He is willing to pay whomever helps him out (will have to be able to do it over the phone, he does not live in Raleigh area).
He is using: VisualBasic Studio 2005
Right now he has his program for the log-in screen to allow users to input their user name and password. He has additionally created a databank in Access with authorized users, but is having trouble getting the two to sync up.
Ultimate Goal: when user logs in they can access main page with the information they are authorized to access.
If you are willing to help him out, please PM me. Thanks! 4/17/2008 8:38:22 PM |
FenderFreek All American 2805 Posts user info edit post |
http://www.visualbasicscript.com/m_59038/mpage_1/key_/tm.htm#59044
I highly suggest Google, for starters...the above link, which I found in less than 30 seconds, should be enough to explain simple DB queries to MS Access. There's dozens of other sites that show exactly how this can be accomplished. He's either not looked very hard, or not at all. 4/17/2008 9:08:39 PM |
Golovko All American 27023 Posts user info edit post |
^what he said.
Google has been my best friend whenever i'm stuck on something. And whenever it doesn't return a solution it at least points me in the right direction to figure out a solution for myself.
[Edited on April 17, 2008 at 9:25 PM. Reason : asdf] 4/17/2008 9:24:36 PM |
LadyJ1123 Veteran 395 Posts user info edit post |
I am not sure what he has done to trouble shoot. He just called and asked if I knew anyone that could help him out and I figured that someone on TWW might be willing to help.
[Edited on April 17, 2008 at 9:35 PM. Reason : ] 4/17/2008 9:35:31 PM |
mienutzich All American 4300 Posts user info edit post |
because the first thing i do when i have a programming related question is call my girlfriend 4/17/2008 9:47:05 PM |
GraniteBalls Aging fast 12262 Posts user info edit post |
because the first thing i do when i have a programming related question is call my girlfriend 4/17/2008 10:53:00 PM |
YOMAMA Suspended 6218 Posts user info edit post |
databank 4/17/2008 10:57:21 PM |
OmarBadu zidik 25071 Posts user info edit post |
i think the problem is he's using a databank as well 4/18/2008 9:07:36 AM |
msb2ncsu All American 14033 Posts user info edit post |
With this sort of programming expertise this guy should definitely be our next hire in state government... it would only be better if he was 58 and talked incessantly about COBOL, Clark Howard, and UNC basketball. 4/20/2008 1:50:59 PM |
LimpyNuts All American 16859 Posts user info edit post |
Quote : | "My boyfriend (he does not attend State) is writing a program for a Computer Science class and is having a hell of time trying to get something to work. He is willing to pay whomever helps him out (will have to be able to do it over the phone, he does not live in Raleigh area).
He is using: VisualBasic Studio 2005
Right now he has his program for the log-in screen to allow users to input their user name and password. He has additionally created a databank in Access with authorized users, but is having trouble getting the two to sync up.
Ultimate Goal: when user logs in they can access main page with the information they are authorized to access.
If you are willing to help him out, please PM me. Thanks!" |
I tutored some business students here at NCSU in VS 2005 for $20/hr. Been using Visual Basic / Visual Studio for a decade now. But there's no way I can help from here, sorry.
1. Post problematic code snippet and description of problem 2. ... 3. profit
[Edited on April 21, 2008 at 11:42 PM. Reason : ]4/21/2008 11:41:17 PM |