i'm doing a budget calculator for my assignment.
and now i'm facing the problem about how to load or save the data i type in the textbox into mdb...? i already had one simple mdb for login process...(containing username and passwords) i hope to do sth like when User A login, he can see his last month budget and then he can create a new one for next month. does this require another database..? or how to link with the user that log on? it's sth like what i draw here: (but i got stuck at the login there..-.-) hope anyone can help me please... thanks..
p/s: i'm using visual basic 2005 express edition