I am using netbeans IDE 7.1. I am trying to create class entities from a database (sql server). I can configure the connection to this remote data source, but in the New Entity Classes from the database wizard, the tables are not displayed, and at the bottom they indicate that they select at least one table.
I could fulfill queries and browse tables from netbeans database service.
Can someone help me fix this.
thanks
source share