I want to know a little more about these symbolic links.
I have 1 folder with some files in it for global usage
I have many others numberically numbered for company specific data..
eg..
/usr2/globalcd (contains common company files)
/usr2/xxxx (numbered, specific to each company)
I have the usr2 folder shared so that windows sees it.
My goal since I need to make an odbc connection per company is to:
get the globalcd files to appear in each company folder as if they were there. as links or whatever. I just need to be able to read them and they need to be in those folders for my queries to work. I also need this to be visible to windows machines through the network.
thanks
I have 1 folder with some files in it for global usage
I have many others numberically numbered for company specific data..
eg..
/usr2/globalcd (contains common company files)
/usr2/xxxx (numbered, specific to each company)
I have the usr2 folder shared so that windows sees it.
My goal since I need to make an odbc connection per company is to:
get the globalcd files to appear in each company folder as if they were there. as links or whatever. I just need to be able to read them and they need to be in those folders for my queries to work. I also need this to be visible to windows machines through the network.
thanks