Cant view table of SQL server 2005 in Netbeans 7.1 -
i'm using netbeans. @ runtime view, able connect sqlserver 2005 database. however, list of tables not shown. when try execute command query database, tables , fields. i'm wondering why tables not shown in runtime view's table folder.
i 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 changing various schema .
if come solution of same problem . use driver http://download.microsoft.com/download/d/6/a/d6a241ac-433e-4cd2-a1ce-50177e8428f0/1033/sqljdbc_3.0.1301.101_enu.tar.gz
there bug in there new drive ...
i hate microsoft ........
Comments
Post a Comment