Search results

  1. H

    identifying a user

    i have a multi-user file..which i created using user-level wizard.. now suppose a user logs in and fills up a form.. and adds that as a record.. the form must identify the user and add that to appropiate field in the record. how can i identify the user and fill the user field. plz help.
  2. H

    cannot run user level wizard

    yes i did read this. only after reading this pdf i came to know that changing ownership is required.. now i have imported all my objects to this new File and ownership has changed.. but anyone can access this file.. it doesnt asks for any user-password.
  3. H

    Question multiple user file

    list is blank dude :(
  4. H

    Question multiple user file

    hey khawar.. its asking for user name and password.. please let me know that so that i can open the files
  5. H

    After delete any record, autonumber start with next number

    now i am getting a "0" in that control and an "invalid outside procedure" error when i try adding new records using that form at that point where i have replaced YourID with the name of my control. records get stored with 0 as serial no.(myfield).
  6. H

    front end and user level security

    i have made two files.. front and back.. i have used it on my PC only as of now.. i made a new workgroup file. but now i have to use the front end file on another PC on the network. i shared the shortcut whih is created after running the user level security wizard but am not able to open my...
  7. H

    Question multiple user file

    i am new to access and have limited knowledge of VB. how do i save user's name manually :(
  8. H

    cannot run user level wizard

    i had a DB which was owned by Administrator. i ran the user level security wizard and created some users. next i made one of the users administrator and admin was left in user group which had no permissions. i need to change ownership(the book i followed asked me to do so, otherwise Admin from...
  9. H

    Question multiple user file

    this is what i am asking.. how to track the users logged in and what transaction is posted by which user
  10. H

    Question multiple user file

    i am not clear at all how to do this..
  11. H

    user-level securitywizard problem

    cannot open any access file hey thanx.. i am reading the pdf.. its long.. meanwhile can u help me at this: yesterday i created a user and set a password for it. i was able to open n close access files then. now i cannot open any access file.. not even create new. its asking me Administrator...
  12. H

    user-level securitywizard problem

    i created this database but am not able to create a password for the same.. actually i tried the security User Level Security Wizard and created a user.. i thought i was the admin but now i am getting an error message that "you dont have the permission to open "c:\...\filename" for exclusive...
  13. H

    how todesign this Find form

    i have a table which has Name+phone_number as PK. now i need to build a form where one enters a name and presses a button. All records having that name in the Name field shoud be displayed in a subform. please help me out here.. A soln which i thought... i build a query which takes the...
  14. H

    After delete any record, autonumber start with next number

    i understood everything but "yourID" part.. what do i change this variable to?? please tell me.. earlier "serial" field was Autonumber and i replaced yourFieldName with serial in the code... but i am not sure what to do with "yourID" help, piyush
  15. H

    Question multiple user file

    i have shared my tables in one computer(filename: academy).. and then in another pc.. i created another database..(filename: acads).. and linked it ith academy. i have given all read write permissions for the folder containing the tables file.. but i need some kind of discretion... for example...
  16. H

    good download source

    can any one please give me good download source of some basic forms like searching and updating reocrds etc
  17. H

    Question multiple user file

    hey ken, thanx for the start..
  18. H

    Question multiple user file

    hii, i am new to access. i must say i am really amazed by its power. i have worked on a single user file so far. now i need to implement a multiple user file. i have no idea how to get started.. i read that i should have my tables on server and front ends on clients.. but how do i connect...
  19. H

    to replace "ram" with "shyam"

    hey DCrake, thanx for ur effort.. i really appreciate it i have used macros in excel. i started with recording and then moved on to VBA programming and stuff.. one cannot record macros in access na.. thats why i havent used them as yet... can u brief me about where to start from if i want to...
  20. H

    to replace "ram" with "shyam"

    how do i write a query with this.. please cite an example..
Back
Top Bottom