Search results

  1. Pusher

    Question How to import a sample DB in your DB

    I imported it all and here is my db. Here is the place where you link it to the main window in '/Open the main form and close this one
  2. Pusher

    Question How to import a sample DB in your DB

    Can i just import all the elements and link my main switch board in the place where DCrake marked?
  3. Pusher

    Question How to import a sample DB in your DB

    Hi all, I found a great Password Login Screen with session login recording in the Sample Thread Forum - http://www.access-programmers.co.uk/forums/showthread.php?t=193131 - What is the easiest way of integrating it into my database.
  4. Pusher

    The simplest way of making users and permissions on access 2007

    This example doesn't work here... Action failed Error 2950 All if need is to keep the honest people out - no one will try to hack it like that here - there is no sensitive information in it. All I want is to log usage for 5 people that only can enter the main form maybe 2-3 people that can enter...
  5. Pusher

    The simplest way of making users and permissions on access 2007

    Its a .MDB file (2002-2003 File format) but i used Access 2007 to create it. Also if you could give me a example DB of any solution you mention. Thanks alot
  6. Pusher

    The simplest way of making users and permissions on access 2007

    Hello all, I’m new to access 2007 and I was looking on this and other forums and gathered that access 2007 does not have user and permissions because of some security issues. Can some1 please tell me the simplest way of making users and permissions on my DB so that only I can change...
  7. Pusher

    Combo box query problem

    Got it - you have to do this thanks
  8. Pusher

    Combo box suggestion help

    I don't want cascading combo boxes - i just want a simple filling of the box Like if in many cases 2 combo boxes are the same but in fewer cases i have to enter a different value for that 2 combo boxes so I want to make it easier and faster to enter these information. One (main) Combo box is...
  9. Pusher

    Combo box query problem

    How do i do this please help Cant do it still
  10. Pusher

    Combo box suggestion help

    How to make a combo box B fill with the content of combo box A (like a suggestion) but if you want to changed the combo box A you can. 1 combo box A is TEXT and B is TEXT. Also I have 3 Combo boxes with short time that if want to fill like this, the first combo box is filing the content of the...
  11. Pusher

    Question Login and backup for access 2007

    So im using just this code DB_v2003.mdb - this is the name of my DB and this BAT file will open and back it up?
  12. Pusher

    Combo box query problem

    Do i put it in a query or in a raw source?
  13. Pusher

    Combo box query problem

    How can I make 1 combo box fill in the content of another with the same value as that first box but with the possibility of changing if there is a need?
  14. Pusher

    After update problem

    Hi y'all, I made i short date text box in my form, with afterupdate feature that keeps the same date as the record before with the code But it seems not to work when i enter the form anew and scroll down to the new record.
  15. Pusher

    Combo box query problem

    Can you write me the exact code please :( Here is my code
  16. Pusher

    Combo box query problem

    I got the Requery :) thanks- that the query is redone when i change the combo box - but how can i make the requery happen when i change to different records automatically without clicking the combo box in that specific record?
  17. Pusher

    Combo box query problem

    Hmm I just made it again and it works fine... the only difference is that row source in the NOT working one is connected to the query and the other one has the code in the raw source…
  18. Pusher

    Combo box query problem

    Hi y'all, I have a combo box that controls another combo box thru a query. When I use the form to enter the first combo box I can only select the first of many choices in the second combo box. What’s the problem? I see the other choices but can’t select them, when I click it I just return to...
  19. Pusher

    Question Login and backup for access 2007

    Do you have some tutorial for making users and permissions for access 2007?
  20. Pusher

    Question Login and backup for access 2007

    Can you send me your .bat file so i can use it on my sistem ? thanks
Back
Top Bottom