Login Script suggestion

Toad: 10.6.0.42

I noticed that the login and glogin scripts are expected to be in the same
location as the Toad executable. I would suggest that at least the login script
should fall into the realm of user scripts and should reside under the user
files instead.

Roger A. Simoneau
Alberta Blue Cross
(780)498-8837

Ooops, I got lazy with that one.

Location: Options -> Scripts

Roger,

Actually, Toad looks for glogin.sql in \sqlplus\admin\

It looks for login.sql in:

Toad.exe folder

SQLPath folder (recursing directories)

We could probably add the UserFiles directory but the most common use is to use
the SQLPath environment variable. Feel free to toss it in the Idea Pond if you’d
like to see a change.

Greg