If the SchemaName variable is set, when reading the tablenames from the database, the test for whether to postfix a tablename with "1", compares all the tables, even though they are excluded later.
I created a quick fix to get around this by sending the schemaName filter to the reader.ReadSchema method. Could you include this functionality in a future release?
I created a quick fix to get around this by sending the schemaName filter to the reader.ReadSchema method. Could you include this functionality in a future release?