Recent content by scheprj

  1. S

    Session timeout

    Thanks. I didn't know that you could place a connect string in this possition. The connection is made, I have to test the timeout yet. br.
  2. S

    Session timeout

    Thanks for the reply. This is not what I'm looking for. If I connect to a database with sql I can set a CONNECTION_TIMEOUT see example: sqlplus rolladm_sun/sun@"(DESCRIPTION = (CONNECT_TIMEOUT=3)(ADDRESS_LIST = (ADDRESS = (COMMUNITY = tcpcomm)(PROTOCOL = TCP)(Host = oracle_server.net)(Port =...
  3. S

    Session timeout

    Can I set the session timeout? I'm using a Orcale XE 10 client installation. I want to have a quicker respons on the TQuery when the remote database is down. Kind Regards, Rob van Scheppingen Sun Test Systems
  4. S

    C++ BUILDER XE7

    When is the version for C++ Builder XE7 expected. gr. Rob
Back
Top