MySQL - completely lost!

Associate
Joined
23 Aug 2004
Posts
1,493
Bit of background, I'm doing some work in java involving several large text files. I figured it would be a good chance to get to understand JDBC so I've downloaded MySQL on a GPL.

I've installed MySQL ODBC, MySQL J and MySQL gui tools 5.0

Now I am completely lost! I have tried to run MySQL Admin but it asks for servers, usernames etc. I just want to create some tables and access them in java. How do I do this?

Many thanks in advance!
 
Back
Top Bottom