I'm currently using netbeans. At runtime view, I am able to connect to my sqlserver 2005 database. However, the list of tables are not shown. When I try to execute the command I could successfully query the database, tables and fields. I'm just wondering why the tables are not shown in the runtime view's table folder.
I am using JDBC drive : 4.0 Netbeans : 7.1
Config Entires
Host : 172.16.16.18
port :1433
DataBase: Alpha
Instance Name :
username : username
password:password
Already tried by changing various schema .