Netbeans Tutorial
Sip of Java with Netbeans
Tuesday, 27 December 2011
Connect command of ij to establish a connection with a database
The connect command loads a JDBC driver to establish the connection.
The command to establish a connection with a sample database is:
connect
"jdbc:derby:sample"
;
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment