determining if mfs is installed (OpenInsight Specific)
At 23 AUG 2001 11:57:08AM t horan wrote:
try to figure out if a MFS is installed on a table/file. in the old DOS system that was easy doing a LISTMEDIA. How do I figure out if a file/table has an MFS installed on it in OI? Thanks.
At 23 AUG 2001 12:06PM [url=http://www.sprezzatura.com" onMouseOver=window.status=Click here to visit our web site?';return(true)]The Sprezzatura Group[/url] wrote:
Open SYSTABLES in the system editor and look for the row you're interested in.
World Leaders in all things RevSoft
At 23 AUG 2001 01:17PM t horan wrote:
Thanks but that didn't work. I have a program call BSAUDIT_MFS which get's installed on a table called BENEFITS. When i open the systables i do not see the program…other ideas? isn't there something like listmedia for oi?
At 23 AUG 2001 03:47PM Jonathan Bird wrote:
You can always LISTMEDIA a directory used by OI with Arev…..
J
At 23 AUG 2001 03:56PM t horan wrote:
thanks but the directory is at a very very large customer so this is not a option, but thanks.
At 23 AUG 2001 05:15PM Mike Ruane wrote:
Tom-
Look at the APPLICATION_NAME.dbt file in the root of OI. It has a list of all attached files and their MFSs, provided that the database definition was saved.
Mike
At 23 AUG 2001 10:48PM t horan wrote:
Thanks mike that worked..