Recent content by Javo

  1. J

    AfterConnect.sql

    This might be the cause I haven't upgraded I have the 7.0.0.1050 version, I will ask the responsible at my company to upgrade the licenses we have. Thx for your support,
  2. J

    AfterConnect.sql

    Hi there, I have a problem with my afterConnect script it is not working at all... here is the code: --------------------------------------------- declare l_db_name varchar2(40); begin -- select global_name into l_db_name from global_name; if (l_db_name in ('XE')) then execute...
Back
Top