Path: utzoo!mnetor!uunet!husc6!uwvax!oddjob!gargoyle!ihnp4!inuxc!iuvax!silver!backstro From: backstro@silver.bacs.indiana.edu (Dave White) Newsgroups: comp.databases Subject: safe UNIFY schema access (was Re: Follow-up to: Problems with Unify) Message-ID: <1118@silver.bacs.indiana.edu> Date: 7 Mar 88 15:45:57 GMT References: <249@tsc3b21.UUCP> <50500005@upba> <350@vsi.UUCP> Reply-To: backstro@silver.UUCP (Dave White) Organization: Indiana University BACS, Bloomington Lines: 7 Summary: a safer method UNIFY suggests a method less likely to cause chaos. Create a subdirectory of $DBPATH (I always call it beware :-), cd to it, ln ../unify.db to file.db, then ln file.db to file.dbr . If you set the value of $DBPATH, set it to "", then invoke SQL. No need to patch UNIFY binaries! -- backstro@silver.bacs.indiana.edu