[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.technology.dali] Generate Entities from Tables not working

I've just installed Dali 2.1 in eclipse 3.4.1 and I can't get the "Generate entities from tables" function to work.

I have a database defined (I can see it in the Data Source Explorer, and I can browse through the catalogs, schemas, tables etc) but when I try to run the entity generator tool, it brings up a database connection dialog.

When I select my connection, it won't let me select a schema (it tells me I must have an active connection to select a schema, but the connection button is greyed out).
If I go back to the data source explorer and disconnect from the database, the "connect" button will be selectable, but when I connect, I still can't select a schema.


Dali is obviously able to see the schema because I can browse to it from the data source explorer, so why can't the entity generator tool see it?