Hi All,
I have a database with FE/BE split, and our IT Networking dept are moving all data onto a new server, the problem lies with the policies that are being implented alongside this, where users are no longer able to browse top level folders - and users have now had the ability to map drives removed. (So i cannot use linked table manager) as users in other departments will have a different drive mapped for access to these files.
All users follow the same structure for mapped drives ie:
H: Home
U: Department Drive
P: Company Shared
S: Site Shared
However I have users in different departments that require access to this application and previously got around this by browsing to the files via the network so the linked table was using the fully qualified unc path:
\\Servername\Site\Department\DataSource.mdb
But as we can no longer browse top level folders i cant do that either...
I came up with the solution of using a batch file which can map a drive where all users could be mapped to a common drive letter (even though the menus are disabled) but IT Networking wont allow this - as i was told in very strong terms
I did find where this information is stored within Access where the linked tables are stored in MSysObjects but cannot update the path directly in the table!
Is there a way of updating this that anyone is aware of - or an alternative solution to my problem?
Many Thanks
Ian
I have a database with FE/BE split, and our IT Networking dept are moving all data onto a new server, the problem lies with the policies that are being implented alongside this, where users are no longer able to browse top level folders - and users have now had the ability to map drives removed. (So i cannot use linked table manager) as users in other departments will have a different drive mapped for access to these files.
All users follow the same structure for mapped drives ie:
H: Home
U: Department Drive
P: Company Shared
S: Site Shared
However I have users in different departments that require access to this application and previously got around this by browsing to the files via the network so the linked table was using the fully qualified unc path:
\\Servername\Site\Department\DataSource.mdb
But as we can no longer browse top level folders i cant do that either...
I came up with the solution of using a batch file which can map a drive where all users could be mapped to a common drive letter (even though the menus are disabled) but IT Networking wont allow this - as i was told in very strong terms
I did find where this information is stored within Access where the linked tables are stored in MSysObjects but cannot update the path directly in the table!
Is there a way of updating this that anyone is aware of - or an alternative solution to my problem?
Many Thanks
Ian