I have a table with a field called 'imagepath', in this table is data represented by the two following path types:
1. J:\DIR\DIR\DIR
and
2. \\172.21.2.7\DIR\DIR\DIRWhat I need to do is udpdate the data to represent the following:
\\172.21.10.1\DIR\etc.
In other words don't update the dir paths just update the mapped dirve and old unc to the new unc.
Thanks for any help!
1. J:\DIR\DIR\DIR
and
2. \\172.21.2.7\DIR\DIR\DIRWhat I need to do is udpdate the data to represent the following:
\\172.21.10.1\DIR\etc.
In other words don't update the dir paths just update the mapped dirve and old unc to the new unc.
Thanks for any help!