This is a discussion on filter systables from ado recordset adSchemaTables (repost) within the DB2 forums, part of the Database Server Software category; --> Hello, I want to list all the user-tables of a DB2 database. I use the ADO-openSchema method (adSchemaTables), but ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hello, I want to list all the user-tables of a DB2 database. I use the ADO-openSchema method (adSchemaTables), but I can't filter the systables out. Has someone any idea how to select only the user tables? (on a generic way) Regards, Thijs |