Search results

  1. A

    How to protect my tables and queries in access from importing

    I don't know what is PM? because I'm new in access programmers
  2. A

    How to protect my tables and queries in access from importing

    Dear ridders, what you mean PM? How I contact with you? I found some information in your db
  3. A

    How to protect my tables and queries in access from importing

    Dear ridders thanks for your reply, can you send me the code to hide deep tables to my email if possible?
  4. A

    How to protect my tables and queries in access from importing

    Dear ridders, how I can do the following: 1.deep hide tables. 2.do all queries as SQL statements in code. if I stored backend data in sql server it will increase or decrease the speed of my application? I already protected my back end with password but my problem is front end link tables and...
  5. A

    How to protect my tables and queries in access from importing

    Already I used some tools to protect my db from using on another computer by using serial number of hard drive and making accde files, all are working well, The things that I need is prevent users from importing my table into new blank database that all I need? are there any way? I tried to...
  6. A

    How to protect my tables and queries in access from importing

    Dear CJ, If I change my back end access to SQLServer express, should I install sql server express on server and all computer clients or server only? how to share my back end in express sqlserver on network to be accessible from all front end file
  7. A

    How to protect my tables and queries in access from importing

    Thanks for reply, but I mean how to protect my application database? are there any way after encrypting the front end file write the encrypted password inside vba code for each form? So the user when open the front end the access not ask user for password only login through access interface...
  8. A

    How to protect my tables and queries in access from importing

    Dear all, I created application in access database for markets, but I have a big problem which is I cannot protect my linked tables in front end file from importing to new access file, I tried to encrypt front end access with password but is not fair because when each user trying to open it...
  9. A

    I am new

    Hello all, Iam new in access-programmers :D
Back
Top Bottom