Networking Forums

Networking Forums > Computer Networking > Windows Networking > non unc paths

Reply
Thread Tools Display Modes

non unc paths

 
 
DS
Guest
Posts: n/a

 
      10-15-2004, 03:33 PM
Hi

I am in the process of creating a client setup file for a client server
database. As the setup program runs, I have a browse button associated on a
form to find a directory containing a database on the server. However it
returns a unc path ie \\server name\share name\folder eg
\\server1\applications\database However i need the non unc path ie server
name:drive letter:\folder name eg server1:d:\applications\database.

Is there a way I can do this?

Thanks
D


 
Reply With Quote
 
 
 
 
Phillip Windell
Guest
Posts: n/a

 
      10-15-2004, 03:50 PM
"DS" <(E-Mail Removed)> wrote in message
news:ckoqjs$ecn$(E-Mail Removed)...
> form to find a directory containing a database on the server. However it
> returns a unc path ie \\server name\share name\folder eg
> \\server1\applications\database However i need the non unc path ie server
> name:drive letter:\folder name eg server1:d:\applications\database.
>
> Is there a way I can do this?


It will return what you browse to. It can't use a drive letter for a
resource that doesn't exist at a drive letter. Now if it is a mapped drive
letter then you must browse via the mapped letter to start with and it will
return the same drive letter. The Common Dialog Box (or whatever control you
are using) doesn't "think" or "interpret" anything, it just returns the path
that you gave it.

--

Phillip Windell [MCP, MVP, CCNA]
www.wandtv.com


 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Mapped drives vs. UNC paths Jeff Johnson Windows Networking 9 12-10-2009 06:46 PM
UNC paths by IP good, by name bad David Rush Windows Networking 4 12-19-2006 03:16 PM
Server 2003 and UNC paths Rick Charnes Windows Networking 1 10-01-2006 05:36 PM
Redundant network paths Ghazan Haider Linux Networking 3 06-02-2006 10:09 AM
how to remove lana paths matt Windows Networking 0 02-14-2006 02:05 AM



1 2 3 4 5 6 7 8 9 10 11