User preference Settings with Connection Context

amsel

Member
Hello,
I am new in this forum.
I try to use the Feature of user preferences with Connection Context. I want to use it for saving packages in different Folders depend on the Schema where i am.
I am using the following structure of preferences
Files > Directories > Program files (ProgramFileDir) =
System Preferences : = A
User Default Preferences : = B
User c Preferences : = B\C with Connection C*

I if I connected with C to any DB , I want the saving program file Directory B\C.
But I only get B. Did I misunderstood the concept?
How I know which Preferences are used with the Connection I actually have?
Thanks for every hint and advice.
amsel
 
You can create preference sets for specific connections as described in chapter 22.3 of the User's Guide. Note however that these preference sets only become effective when the main connection is switched to a matching connection.
 
Back
Top