Displaying a message
With HIPAA requirements today, I have a need to display a WARNING message with legal syntax about accessing HIPAA data when making a direct connection to an oracle 11g database. The data is separated into it's own schema. I have tried it through a after logon trigger and in a procedure using dbms output. That work for SQLPLUS. We have several products that make direct connects to the database. Software like PLSQL Developer, SQL Navigator, SQLPLUS, and SQL Developer. Is there a way to display the message that will work for all the products making a direct connection to an