File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes IDEs, Version Control and other tools and the fly likes Netbeans doesn't show tables in SQLServer 2005 Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Engineering » IDEs, Version Control and other tools
Reply Bookmark "Netbeans doesn Watch "Netbeans doesn New topic
Author

Netbeans doesn't show tables in SQLServer 2005

Timothy Sam
Ranch Hand

Joined: Sep 18, 2005
Posts: 746
Hi guys! 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. Because of this, I'm unable to use the wizard to create an EntityClass from database(because no tables are shown). Do you guys have any idea what this could mean? Thanks!


SCJP 1.5
http://devpinoy.org/blogs/lamia/ - http://everypesocounts.com/
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Netbeans doesn't show tables in SQLServer 2005
 
Similar Threads
cannot point to existing table in database: no such entity!
Displaying Stored Procedures in Data Perspective in WSAD
database connection
Problem persisting id field with an autoincrement field
connecting to MS SQLServer database from within netbeans