Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within JDBC and Relational Databases
Search Coderanch
Advance search
Google search
Register / Login
Win a copy of
Cloud Application Architecture Patterns: Designing, Building, and Modernizing for the Cloud
this week in the
Cloud/Virtualization
forum!
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
Pie Elite
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Campbell Ritchie
Tim Cooke
paul wheaton
Paul Clapham
Ron McLeod
Sheriffs:
Jeanne Boyarsky
Liutauras Vilda
Saloon Keepers:
Tim Holloway
Carey Brown
Roland Mueller
Piet Souris
Bartenders:
Forum:
JDBC and Relational Databases
Database Daemon Connection
Gregg Bolinger
Ranch Hand
Posts: 15304
6
I like...
posted 23 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
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
Posts: 15304
6
I like...
posted 23 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
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?
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
Microsoft JDBC Driver Connection Problem
Web application security
Connecting to multiple databases using different jdbc drivers
Connect to Oracle via JDBC using JSP..
Can I store objects
More...