| Author |
Database Daemon Connection
|
Gregg Bolinger
Ranch Hand
Joined: Jul 11, 2001
Posts: 15230
|
|
Is there a way to use JDBC to connect to a database server/daemon without actually connecting to a database. Or how do I create a new database using JDBC if no database exists but the server is running. I am using MySQL if it matters. Thanks
|
 |
Gregg Bolinger
Ranch Hand
Joined: Jul 11, 2001
Posts: 15230
|
|
|
I guess to put this more simple, Can one use JDBC to create a new Database is there are no databases for the initial connection?
|
 |
 |
|
|
subject: Database Daemon Connection
|
|
|