Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

6
  • I haven't created any databases yet Commented Nov 24, 2011 at 9:41
  • I don't know to type queries in a cmd Commented Nov 24, 2011 at 9:41
  • Well I think you need to have a database already created, only then you can get Connection to that database. If you don't have database then how can you get connected to that specific. Commented Nov 24, 2011 at 9:48
  • you are creating tables without selecting any database will definitely give you error. In MySql you need to have a database to create table into. Commented Nov 24, 2011 at 9:50
  • OKay , I am done fixing my Database Url, my Driver. now I updated my question, I have lesser errors,kindly reread my code for new errors , I updated it Commented Nov 24, 2011 at 9:51