X-Git-Url: http://git.phpeclipse.com diff --git a/archive/net.sourceforge.phpeclipse.quantum.sql/doc/jdbc_connection_details.html b/archive/net.sourceforge.phpeclipse.quantum.sql/doc/jdbc_connection_details.html new file mode 100644 index 0000000..a456a47 --- /dev/null +++ b/archive/net.sourceforge.phpeclipse.quantum.sql/doc/jdbc_connection_details.html @@ -0,0 +1,34 @@ + + + + + Specifying JDBC Connection Details + + + +

Specifying JDBC Connection Details

+

Once a JDBC Driver has been selected, provide the JDBC connection details such as +userid, password and JDBC connection URL.

+ + + +

Please note that passwords are stored relatively unsecurely in a QuantumDB +configuration file. A more secure option might be to select the "Prompt for +Password" option. When this option is selected, QuantumDB will prompt the user +for a password whenever it tries to connect to the database. + +

QuantumDB provides extra JDBC URL assistance for some well-known drivers. For example, +if you're using the standard PostgreSQL driver, org.postgresql.Driver, you'll +see the following screen:

+ + + +

Similarly, the standard IBM Informix driver provides the following screen:

+ + + + + + +