max wrote:
by packages i meant schema.
But if FrontBase uses "BASE TABLE" instead of "TABLE" then this is most likely the case.
So i guess we need a metadatadialect controlled Table_Type's. geez.
Ah .. the tables are in the same schema as the views. It's most probably the 'BASE TABLE' thingy. (I'm trying to compile the CVS source myself to verify).
The API docs from Java are indeed pretty open about possible types they say:
Quote:
TABLE_TYPE String => table type. Typical types are ....
So someone was bound to do it different.
-- René