Oracle database with Netbeans - not seeing data
So I have an Oracle database connected to Netbeans, and when I run a
select statement in the Oracle command line I can see the data in the
tables.
Problem is Netbeans doesn't see the data. I right-click on the table I
want to see, and click "view data..." and all my tables show up as empty.
I connected to it using Oracle Thin and ojdbc6.jar if that matters. Just
wondering if I missed anything and what could possibly be causing this
problem. I just tried with ojdbc14.jar too and still no data in tables.
No comments:
Post a Comment