S Starina Member³ Mar 18, 2021 #1 When starting the program, we can specify the default settings (defaultprefpath with default.ini). What should I specify to add default reports and default documents.
When starting the program, we can specify the default settings (defaultprefpath with default.ini). What should I specify to add default reports and default documents.
Marco Kalter Administrator Staff member Mar 19, 2021 #1 The report and documents settings are stored in the user.prefs file, in the same directory where the preference settings are stored.
The report and documents settings are stored in the user.prefs file, in the same directory where the preference settings are stored.
S Starina Member³ Apr 26, 2021 #1 I have common reports and want to share them across team using default settings. The directory with reports must be read only for team members. How can I do it?
I have common reports and want to share them across team using default settings. The directory with reports must be read only for team members. How can I do it?
Marco Kalter Administrator Staff member Apr 27, 2021 #1 These settings are stored in the user.prefs file in the %APPDATA%\PLSQL Developer 14\Preferences\ directory: [Reports] DefaultPath=0 Paths= You would need to add such a section to the user.prefs file.
These settings are stored in the user.prefs file in the %APPDATA%\PLSQL Developer 14\Preferences\ directory: [Reports] DefaultPath=0 Paths= You would need to add such a section to the user.prefs file.