Search results

  1. A

    POSSIBILITY OF SETTING UP TWO-FACTOR VERIFICATION ON LOGIN FORM

    Thanks everyone, I am trying to figure out what exactly to do in this case. Already the management is taking steps to clean up the personnel found in this act. However, we are also going to work around the inclusion of two-step verification or other means of checking with this abuse. Many thanks!
  2. A

    POSSIBILITY OF SETTING UP TWO-FACTOR VERIFICATION ON LOGIN FORM

    Yea, text will be okay, they mandatorily will need a phone. Is there any link to check up how to figure this out?
  3. A

    POSSIBILITY OF SETTING UP TWO-FACTOR VERIFICATION ON LOGIN FORM

    Hi, just a quick one, I actually thought about this and want to ask if this is a possibility, integrating a two-factor verification on MS Access Login Form. I have an application with multiple users, some times, it is discovered that some users spy on others' User credentials and they use them...
  4. A

    MS Access: Hiding liked table information from power query or other external data fetching tool without authorization

    I think MS needs to look at this, when VBA hides any of the Objects, that should not be visible to any type of query? If it must be available to anyone, then the developer would not implement such procedure on them.
  5. A

    MS Access: Hiding liked table information from power query or other external data fetching tool without authorization

    I appreciate your ingenuity in laying these lines here. What I have tried to do in the immediate is hashing all the sensitive information, though this looks boring to get by, but till I can figure out a more stringent way to get this secured, hashing is implemented. I am presently studying from...
  6. A

    MS Access: Hiding liked table information from power query or other external data fetching tool without authorization

    Hi Guys, Hope we are all keeping safe.....;) I discovered a major problem with my Access Application and I have been trying to fix it, anyone with tips, will really appreciate it. I have an access application running from a server with the FE distributed on users table. One very important...
  7. A

    PHP JAVASCRIPT FORM SUBMISSION PASSESS FIELD VALUES ON ADDRESS BAR

    Good Morning Guys, I am actually stocked here, I have a form developed in PHP with HTML script. The same form, on submit, values are validated before it proceeds to the SQL Database. The issue now is that, when I submit the form, the fields value get displayed in the address bar after passing...
  8. A

    I FORGOTE MY ACCESS BACKEND PASSWORD

    Thanks The_Doc_Man. I really appreciate your thoughts here. The password wasn't really lost. Recently I had so many projects in my hands and each of these Projects (Developments) actually require one-level of security set up to the other, some hashing password and de-hashing, bar-codes and many...
  9. A

    I FORGOTE MY ACCESS BACKEND PASSWORD

    It's been retrieved man.... thanks
  10. A

    Query to Collect Items from a Table In Priority Categorization

    thanks a lot, but isn't there a way of handling this from the Select Query inserting a criteria to fetch records in a particular Order, without using a Combo? Even if I am to specify the order in the criteria as 1, 2, 3, 4 where 2-5 will not display except if 1 is no more?
  11. A

    Query to Collect Items from a Table In Priority Categorization

    Hey Guys, I have a new challenge here. I actually have a table with list of items to be sold, but meant to be sold on priority i.e. a particular one must be exhausted before the next is visible for selection. This will mean to indicate a priority (a), (b), (c) etc. in a query. Now how do I...
  12. A

    I FORGOTE MY ACCESS BACKEND PASSWORD

    Men.... I cannot sufficiently thank you. I love this forum...........:):):):):):):):):):):):)
  13. A

    I FORGOTE MY ACCESS BACKEND PASSWORD

    Please who can help me with a means of retrieving my access BE password. I will appreciate any support
  14. A

    ERROR WITH MY PHPCODE filtervalues loop

    Hi, Really would appreciate your support here. I have a project, part of the module in this is to build html form tied to sql database where values can be filter. I am trying to use the php script to get this done. But I have a challenge as some sort of error keep coming up. Code as below...
  15. A

    The Use of IIF Statement with Multiple Conditions

    Hi Guys, I am presently working on an application and forms have been developed to handle data entry for the individual users. But there is a need to track a field, which should be disabled for users and get the information entered based on what the users populate in two related fields. For...
  16. A

    Software Development

    thanks thanks a lot, i will modify and update the post shortly
  17. A

    Software Development

    Please, I just need some clarification, I developed a program for my company and a branch of that company is located about 600km away from me. I thought of giving someone a Super User ID to do almost all the required activity I should do, but cannot access the script. But very recently, I see...
Top Bottom