Hi Julián;
The default value is driver specific and applies to the connection time. So for example in SQLServer, if you do not specify the TIMEOUT=nnn value it defaults to 30 seconds, for Access its 15 seconds, etc
Note that you can also specify a Command timeout as well.
Regards ... Chris