|
-
Oct 15th, 2002, 11:34 AM
#1
Thread Starter
New Member
Network Access From VB ActiveX DLL
How can I access a mapped network drive from a VB ActiveX DLL?
e.g. H: is a mapped network drive '\\DRV01\Data' ... both Dir("H:\*.bat") and Dir("\\DRV01\Data\*.bat") return errors.
Thanks
-
Nov 5th, 2002, 12:20 AM
#2
-
Nov 5th, 2002, 12:52 AM
#3
PowerPoster
Re: Network Access From VB ActiveX DLL
Originally posted by WillL
How can I access a mapped network drive from a VB ActiveX DLL?
e.g. H: is a mapped network drive '\\DRV01\Data' ... both Dir("H:\*.bat") and Dir("\\DRV01\Data\*.bat") return errors.
Thanks
What's the error number you are getting?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|