Microsoft
Software
Hardware
Network
Question : Access 2007 - UNC paths in VBA to files on a server (2003)
I have a form in Access 2007. On Current event, I want to check a directory on a server (running Win 2003) to see if a specific file exists. If it does, I want to set the Visible property of a hyperlink to True, else False.
If Dir(FileName) = "" Then
Me!viewpdflink.Visible = False
Else: Me!viewpdflink.Visible = True
End If
Quite sure the problem is in my path as I can make it work fine if I use a local directory.
FileName = "\\NightWatch\Scans\Contra
cts\" & Me!Custno & Me!ContractID & ".pdf"
Nightwatch - server name
Scans - shared folder
me!Custno & me!contractid - textboxes on the form that match the filename when combined.
The error I keep getting is:
Run-time error '52':
Bad file name or number
Can someone help me!
Max
Answer : Access 2007 - UNC paths in VBA to files on a server (2003)
Import the reg file into the DC from this link this will configure all settings for you automatically.
http://www.experts-exchang
e.com/OS/
M
icrosoft_O
perating_S
ystems/Ser
ver/2003_S
erver/
Q_23
630502.htm
l
Here is a link if you want to do it yourself.
\
http://technet.microsoft.
com/en-us/
library/
cc
786897(WS.
10).aspx
Random Solutions
Windows SharePoint Services HTTP log file, configuration, deletion and "prevention"?
create AD accounts with webpage
Antivirus email protection on Symantec Endpoint Protection
Anyone use proxifier? Can't get it to work with firefox...
Best VPN firewalls
jQuery problem URGENT (selector)
what is office communication server
How do I create an oval rectangular box with two colors as borders as shown in the attachment.
Maibox enabling 2008 Active Directory Users for Exchange 2010
Back to back ISA/TMG 2010's result in Network Routing Issue