Search results

  1. P

    Urgent: Determining SQL server User name & group from access

    I have designed an application in Access with an SQL backend. How do I determine the user logged into SQL from within my Access application. Specifically what stored procedures can i use to determine 1. The user name 2. The user's group(s) of the currently logged-in user. I would appreciate...
  2. P

    Preventing access to Database Window

    I have an Access FE app with an Access BE. I need urgent suggestions as to how to prevent access to the database window even when the SHIFT key is pressed when loading the app. This is very important so as to increase data security and prevent unauthorised data change by users. Thanks for the...
  3. P

    adding a help (.chm) file to access application

    Thanks Ghudson your option worked very well for me. Boblarson I am yet to try out ur option very soon and will keep u posted. Thanks colleagues u have made my day. Appreciate it Peter Nigeria.
  4. P

    adding a help (.chm) file to access application

    Help attching (.chm) file I have tried using the SHELL command. But it does not work. It seems the command only expects files in a .EXE format. Have u tried using the SHELL command to call a .chm file. If u have then let me have the code snippet. Thanks. Waiting for ur reply
  5. P

    adding a help (.chm) file to access application

    Adding help (.chm). additional information. Urgent But what i really want to do is to activate the help file as a menu item on the menu bar of my startup form not as a context sensive help for an individual form. The help file covers the whole application. U know I want to replicate a typical...
  6. P

    adding a help (.chm) file to access application

    Please I have designed an access application and also created a compiled file. But I cannot attach it within code to work from my application. I need urgent help to achieve that. Thanks Peter Chogudo
Back
Top Bottom