Open Source RDBMS - Seamless, Scalable, Stable and Free

한국어 | Login |Register

Documents tagged with ""

Your Query returned 2 results

  • How to make JDBC driver fail faster if server is down? [1]
    When trying to connect a server which is down, CUBRID hangs for a long time (at least several minutes) before finally reporting that the host cannot be reached. This is quite annoying when testing. Is there a way to make it respond faster? Setting a timeout? For exa...
    http://www.cubrid.org/questions/329746
  • How to add alternative hosts to a connection string in ADO.NET? [1]
    In CUBRID it is possible to indicate alternative hosts (brokers) in the connection string as a measurement for broker fail-over. JDBC manual provides an example for this. However, I could not find a way to pass alternative hosts to ADO.NET connection string. How can ...
    http://www.cubrid.org/questions/299585