The Artima Developer Community
Sponsored Link

Java Answers Forum
Create new database problem

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
stupidstudent

Posts: 3
Nickname: stupidstud
Registered: Dec, 2002

Create new database problem Posted: Dec 27, 2002 9:34 AM
Reply to this message Reply
Advertisement
hi,
I have created a new database in mysql called "sample_db" ,
i cannot connect this database through java althought i am in root account in localhost

i have tried to add this database in mysql.db to give me the right to access
but it does work. Now i can only make new tables and connect to these tables under test database.

How can i create new database and tables so that i can connect to it without any problem?

thanks.

Topic: exe from a java class file. Previous Topic   Next Topic Topic: implementing a priority queue using a linked list

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use