Stew Stryker
Member³
My package spec and body are in separate files (.pks and .pkb, respectively) though I often open them together.
I just opened the pair of them and I specified a database connection. But only the first file got that connection, the other got the default/Main connection.
That is..
I just opened the pair of them and I specified a database connection. But only the first file got that connection, the other got the default/Main connection.
That is..
- I have the Connection Session Mode set to Multi-session
- I chose Open Program File
- I selected 2 files to open (.pkb and .pks)
- I changed the Connection from the Main to another from the Recents list
- Both files opened,
- the .pkb with my selected connection,
- the .pks with the Main connection