Recent content by dat_geezer

  1. D

    Log name of user of database...

    hey, i managed to sort out the problem i was having thanks to you guys! You've all been a great help. There are other problems i have but these arent concerning forms but rather reports =P but im sure i can figure it out. So yeah, many thanks to you guys! =) I'll know where to come when i have...
  2. D

    Log name of user of database...

    well i have the staff usernames..and what i want is for their names to show up when they login. But instead, i only get the username of the user on their CURRENT system, which i dont want as the system im on isnt part of the order system. If you want to try the login the password is just their...
  3. D

    Log name of user of database...

    managed to remove the background pic and the filesize did decrease greatly. anyway, here's the database...i kept as much info as i could on, as its not important to me particularly whats on it! aslong as it works =) anywayz, i have uploaded it!
  4. D

    Log name of user of database...

    no i only have a picture on the background of the form. would this affect the filesize? cant access zip program as im in university right now, but i will try when i get back home.
  5. D

    Log name of user of database...

    hmm i cant seem to get the file size to be lower than 15mb?? i have stripped it down and comact and repair but its still 15... there is only two forms and one table and there isnt much information in there, just enough to do that login thing. =S
  6. D

    Log name of user of database...

    this is gonna sound really dumb....but how would i strip down my database? :S ive never done it before haha...
  7. D

    Log name of user of database...

    well thats what i did, i have a table with username and password then linked the lookup to the table using code. =) i tried your method by adding the public varialbe to the onclick but when i try to change user i get the error: compile error: invaid attribute in sub or function i will upload...
  8. D

    Log name of user of database...

    i understand how this would work, but my list of usernames is in a lookup, so how would i go about adding the rule: currentuser = me.txtcurrentuser as everytime i do it, i cant go any further.
  9. D

    Log name of user of database...

    a global variable? would that go in vb code or the properties :S im not sure where u are coming from. im still quite a novice at access tbh. wot i am doing is for a project. although i have fulfilled my project criteria, i just want to see how far i can go with it as i still have a month left...
  10. D

    Log name of user of database...

    Hi guys, i have a question and wanted to see if anyone knows how to do it. Ok, i have a order system, and it works fine. But i also have a login prompt, which also works, which i then linked to the splash screen of the system, which displays a greeting message. But what i want to know is, is...
Back
Top Bottom