S
Suawek
hi,
in my database one of the tables is linked with text file on a server via
LAN. Unfortunately I have to use different login and password to get to the
server, so it fails when I want to get data automatically with my Windows
domain password.
How to refresh table using VBA given that the path is "\\comp-cz\results",
file name is "mytextfile.txt", login is "mylogin" and password "mypassword".
It seems to be much easier to connect to any 'genuine' database, but to
refresh query based on this external text file currently rerquires me to open
the mapped drive and use manually login and pswd (mapping the network drive
does not help - it still asks me to use login)
if it matters - Access 2003, Win XP
Thanks in advance
Slawek
in my database one of the tables is linked with text file on a server via
LAN. Unfortunately I have to use different login and password to get to the
server, so it fails when I want to get data automatically with my Windows
domain password.
How to refresh table using VBA given that the path is "\\comp-cz\results",
file name is "mytextfile.txt", login is "mylogin" and password "mypassword".
It seems to be much easier to connect to any 'genuine' database, but to
refresh query based on this external text file currently rerquires me to open
the mapped drive and use manually login and pswd (mapping the network drive
does not help - it still asks me to use login)
if it matters - Access 2003, Win XP
Thanks in advance
Slawek