Do options in Toad need to be set to connect to a proxy server?
说明
What are the options that need to be set in Toad in order to connect to a proxy server?
解决办法
There are no settings in Toad for making connections through proxy servers. Toad uses the OCI to connect (same as SQL*Plus), so Toad can only connect in whatever way the OCI allows. Some configuring in your network settings or TNSNames.Ora file may need to be done to get the connection to work. If SQLplus cannot connect, then Toad will not work either.