Hi,
See which columns you have in conn.GetSchema("Tables") and on which you could perhaps filter out those tables (do you have a catalog or something like that?). At worst you would have to create a hard coded list to exclude some table names.
I assume that the tables you are seeing are additional Access system tables which are usually hidden in the Access UI.