You are currently browsing for
Connecting Tutorials
 | This tutorial assumes you've correctly setup MySQL database and Connector/J JDBC driver. What are Database URLs in JDBC? URL stands for "Uniform Resource Locator". You will be familiar with HTTP URLs that you normally use to access a web site. URLs are used to identify a resource using a unique name. Same goes for database URLs in JDBC. JDBC requires that all database connection strings should be represented by URLs. |
 | Connecting to MySql Database Not... MySql. If not download and install PHP Apache and MySql together with phpMyAdmin with one click and you will be ready... Databases or Press Ctrl Shift F10 to open Databases window if it is not open. Press sign and choose MySql connection.... |