Cant view table of SQL server 2005 in Netbeans 7.1
Mohit Sharma <[email protected]> Tue, 05 Jun 2012 20:21:07 +0530
| Newsgroups | gmane.comp.java.netbeans.user-interface |
|---|---|
| Message-ID | <1338907867.6552.0.camel@mohit-8I945GZME-RH> |
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 .