Deny connection if specific program is used to connect
Say i want to ceny a connection if specific a program is used to connect.
Say I will allow: SQLPLUS, NAVICAT, but NOT TOAD to access the database (even if the login/password) is correct.
What are the steps?
Thanks