MkDir problem

  • Thread starter Thread starter Tom
  • Start date Start date
T

Tom

Any advice on the following issue please

Using MkDir D:\Data\Test the folder is made OK, however trying MkDir
\\192.168.2.2\Data\Test Access stops responding.

192.168.2.2 is the UNC address of the same pc and Data is the shared folder
name on that pc.

How can a folder be made using a UNC address?

Using Access 2002

TIA

Tom
 
Hi Tom,


if you click on start/run

and enter \\192.168.2.2\Data

click ok then try to create the folder does it work, because if not then it
is permissions.
 
Hi Alex

Thanks for your input - have got it sorted - nothing to do with permissions
just me being a dipstick haveing a space between the last . and the 2

Tom
 
Back
Top