That is basically what I'm trying to do. All this outside user needs is to see the tables,queries,forms,etc. created in this database. The user doesn't need to see the data. I tried logging on to his own network and importing tables over but it still wouldn't allow me too.
Thank You.
What kind of database is a .mdw and how is it created? I want an outside user to be able to open a copy of a database. This outside user does not work for the company so they do not have a logon id and password. Our .mdw file is located on our network which this outside user is not on and is not...
I have an access 97 database that has security like the pentagon. I am trying to either somehow strip the security and create a new database or maybe import the tables into an access 2000 database. This is thru my job but we have network level security that is making this difficult to do. It's...
I am trying to open a form using two criterias. I am getting type mismatch which means I am obviously doing something wrong. Please help!!! This is the code that I have:
DoCmd.OpenForm "F-Duplicate record search", , , ("[rel#] = '" & strinput & "'" Or "[secondrelno] = '" & strinput & "'")
The...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.