Hi folks.!
I am new at this forum and I would like to have one question to you.
I have postet this thread on VB forum but no success so I hope for success here.
I am stuck with one problem I cannot figure out. I have a data *.mdb placed on server and I have a client *.mdb at every PC. The data *.mdb is password protected so first I used a manually created table links from data *.mdb to client *.mdb. But now, I would like to have a client *.mdb without permanent table links and I would like to add a links by VBA by executing the client *.mdb according to special conditions. I know how to link a tables from *.mdb to *.mdb if the source *.mdb (data) is not password protected. In case of password protected source I am lost and I tried many different ways. Do you have any opinion on that how to solve it? I think it is not possible to do it by direct link, but with ODBC only, but I am not sure.
Thank you in advance.
Krava
I am new at this forum and I would like to have one question to you.
I have postet this thread on VB forum but no success so I hope for success here.
I am stuck with one problem I cannot figure out. I have a data *.mdb placed on server and I have a client *.mdb at every PC. The data *.mdb is password protected so first I used a manually created table links from data *.mdb to client *.mdb. But now, I would like to have a client *.mdb without permanent table links and I would like to add a links by VBA by executing the client *.mdb according to special conditions. I know how to link a tables from *.mdb to *.mdb if the source *.mdb (data) is not password protected. In case of password protected source I am lost and I tried many different ways. Do you have any opinion on that how to solve it? I think it is not possible to do it by direct link, but with ODBC only, but I am not sure.
Thank you in advance.
Krava