Keywords: connectionstring, connection db, JDBC driver
There are too many connection technologies for windows application development such as ODBC, OLEDB, .Net Connection. It is hard to remember all kinds of connection format for all main stream db servers. Luckily, there is one website designed to provide all connection strings. That is http://www.connectionstrings.com/
For JDBC connection tech, there is another web http://www.minq.se/products/dbvis/drivers.html . In this web, you can find what you want.