klyn.databases.sql.odbc.OdbcConnection.connect
method
public static connect(url as String, user as String = "", password as String = "") as OdbcConnection throws SQLException:
Description

Opens an ODBC connection from URL and credentials.

Throws
  • SQLException if the connection cannot be opened.