I want to access via FME Reader SDE30 to a table with a SDE_ prefix.
But i can't see this table in the table list of the reader.
Is that normal ?
Thanks
Julien
I want to access via FME Reader SDE30 to a table with a SDE_ prefix.
But i can't see this table in the table list of the reader.
Is that normal ?
Thanks
Julien
are you trying to read the SDE metatables? If so, just use the appropriate non-spatial database reader, e.g. the "Oracle Non-spatial" (ORACLE8I_DB) reader.
The SDE30 and GEODATABASE_SDE readers will only show you the tables that have been registered with SDE, i.e. feature classes.
David
So i figured that fme filters the table with an sde_ prefix ?
Is there a particular reason for wanting to read these tables with the SDE30 reader rather than a reader specific to the backend database?
David