Revolving around the core of technology
Starting from WinSQL version 19, you can connect to your back-end database using either the JDBC or the ODBC drivers - your choice.
You can choose to use ODBC or JDBC. Although you will most likely be able to connect to your backend database with either technology, there are instances when you should choose one over the other. For example:
In ODBC and JDBC, you must create a Data Source Name (DNS) before connecting to the database. A DNS defines the following:
The following screen displays the connection window in WinSQL, displaying both ODBC and JDBC data sources.
The screenshot above displays a list of data sources available on your system. Each name is prefixed by Jdbc or Odbc, signifying the type of driver you will be using.