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 =...
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