Posted by Marcelo on Sabadini
28/11/2010
Netbeans - Accessing database with it
Hello,
Today I'm posting one more tip about Netbeans. I have used (a while) it to access the database of my applications.
In addition to opening a program unless there are other advantages that you will see below.
Today I am working with DB2 (IBM), but this will show POST connection to MySQL On another occasion I explain how to configure DB2, SQLite, etc..
Accessing your bank with Netbeans you have limited resources. PhpMyAdmin makes things even more. But I use just to ease my life a bit, as I said, I can program and run queries using only the IDE.
Below I will show how to setup and some features I like.
1) Enable the Services tab, choose Database / Drivers:



