Search results for "sql database"
How to connect to an SQL database with JDBC
About JDBC
If you have java applets or other java applications and you want to connect them with standard SQL databases like SLQ Server, Oracle, Informix, Sybase and others JDBC is the one who can help you to do that.The combination of Java's JDBC and standard SQL makes a simple and powerful database solution. Using JDBC things are easy without making ...

RSS/XML