4.1.3a Attach_Table (OpenInsight 32-Bit)
At 09 MAY 2003 07:27:28PM Wayne Shepard wrote:
We've installed 4.1.3a and Attach_Table still fails to recognize a UNC address. The format I'm using is:
Attach_Table("\\SERVER\SHARE\SUBDIR","TABLENAME","DATABASENAME","")
It works find when I do:
Attach_Table("I:\SUBDIR","TABLENAME","DATABASENAME","")
What am I doing wrong? UNC is supposed to work now!
Wayne
At 12 MAY 2003 04:10PM Revelation Technical Support wrote:
Wayne-
Do you have all rights and priviliges to the directory in question?
Have you already logged into it and provided username and password?
That is the only situation where we've seen it fail.
Thanks
At 12 MAY 2003 05:47PM Wayne Shepard wrote:
Well, it's workin' fine now… must have had the slashes in the wrong direction or something. Sheeesh…