Hi,

I am a java learner, i have installed netbeans 7.0 and i have also installed the glassfish server, but there is no database options available ,


please provide me help how to install the java database in netbeans


Regards,
Bharathi

I didn't quite understand what you meant by saying you want to install a Java database in NetBeans! If you're new to Java-Database programming, better check out:

http://docs.oracle.com/javase/tutorial/jdbc/index.html

This'll set you on your way to DB programming. You don't "install" a database in NetBeans. I hope that makes it clear! I will be more than happy to explain the concept if you wish so...

If you mean that you want to use GlassFish,
http://java.sun.com/developer/technicalArticles/glassfish/GFBasics.html

If you mean that you wanna use Derby, this tutorial is good and will put you on the right track:
http://netbeans.org/kb/docs/ide/java-db.html

Happy Programming!
Cheers! :)

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.