Hello Everyone,
I am connecting to MS SQL Express 2012 using JDBC (Native). In Database connection I specify the database which I would like to connect and test it successfully, however when I continue with Table output step the table I need does not show up. It displays bunch of system tables.
I can clearly see and edit table when I log in through SQL Management Studio with the same account.
Any suggestions?
UPDATE: When I change Database to "System Databases" I get the same set of tables. Got to be something obvious.
Regards,
august_month
I am connecting to MS SQL Express 2012 using JDBC (Native). In Database connection I specify the database which I would like to connect and test it successfully, however when I continue with Table output step the table I need does not show up. It displays bunch of system tables.
I can clearly see and edit table when I log in through SQL Management Studio with the same account.
Any suggestions?
UPDATE: When I change Database to "System Databases" I get the same set of tables. Got to be something obvious.
Regards,
august_month