Re: Physical database file
Posted by: Peter Brawley
Date: January 10, 2014 11:57PM

> I have a massageDB.mwb

That's a WorkBench file, containing your db model.

> I have no idea where my massageDB database is.

It's not a file. It's a logical object in a database system managed by MySQL. All you need to know is where the server is and how to connect.

> I wish to use NetBeans to develop my windows app ... what I need to do next.

You need Connector/J. I'm moving this thread to the JDBC forum.

Options: ReplyQuote


Subject
Written By
Posted
January 10, 2014 09:27PM
Re: Physical database file
January 10, 2014 11:57PM
January 11, 2014 03:24AM
January 11, 2014 01:26PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.