 | Linked Docs |  |
Posted: Fri Jan 25, 2008 5:30 pm |
Points: 0 |
|
MarPai |
n00b |
|
 |
Joined: 08 Feb 2007 |
Posts: 9 |
|
|
|
|
 |
 |
 |
|
Is there a way to make the path show for items in linked Docs. One of our co-workers accidently mis-pointed a bunch of files to her local HD. I'm trying to find these, and it's a PAIN to have to go through one record at a time in the general timeframe. If I could set things up to show the paths then I could look for anything that doesn't go to the network drive and correct it. |
|
|
|
|
Posted: Sat Jan 26, 2008 1:13 am |
Points: 0 |
|
DougCastell |
GoldMine Guru |
|
 |
Joined: 15 Jun 2006 |
Posts: 1639 |
Location: Los Angeles, CA |
|
|
|
 |
 |
 |
|
your best bet would be an sql query like
Code: |
select address1+address2 as pathfile from contsupp where rectype='L' and address1 like '%\desktop\%'
|
|
|
|
|
|
 | |  |
Posted: Wed May 14, 2008 4:32 am |
Points: 0 |
|
JonHuxley |
n00b |
|
 |
Joined: 12 May 2008 |
Posts: 2 |
|
|
|
|
 |
 |
 |
|
I realise that this post is a llittle old but this inexpensive utility may be of interest to anyone experiencing the same issue in the future.
http://www.papillontechnology.com/linkdocs.htm
Install and configure the product then launch it.
Enter c:\wrong_location\ in the "Directory Name to Replace"
Enter \\Document_Server\Right_Location\ in the "Directory Name to Replace with"
and click on "Dry Run" to indicate the number of records that are incorrect. You can then use "Replace ALL" to correct the entries for you.
You will, of course, need to copy the files from the local hard drive of the user to the network drive as well.
HTH
Jon Huxley |
|
|
|
|
ContactReview Forum Index » GoldMine 6
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
All times are GMT - 7 Hours
Page 1 of 1
|
|
|
Brought to you by Castell Computers, Doug Castell, Admin
 Powered by phpBB © 2001-2004 phpBB Group Theme created by Vjacheslav Trushkin
|