I'm wondering if it's possible to put a template file on a network drive and have several users share it? At my company, we keep commonly used SQL statements in random text file on a folder on the network, which is not really the best way to keep organized
So I'd like to set up a template file that all of us can load and use together, so if one person adds/modifies a template, the changes are visible to all of us at once.
If this isn't an option, do you guys have any recommendations to get these queries integrated into PL/SQL Developer somehow, accessible by all users on the network?
BTW: We just got a key for PL/SQL 8, but not everybody has upgraded yet, so we've got a mixed environment of v8 and v7.1.

If this isn't an option, do you guys have any recommendations to get these queries integrated into PL/SQL Developer somehow, accessible by all users on the network?
BTW: We just got a key for PL/SQL 8, but not everybody has upgraded yet, so we've got a mixed environment of v8 and v7.1.
Last edited: