What would be the best way to find out the tables name with a data object. like ADO
Ok, i have found it.. it was only db.Database.TableDefs(1).Name
Forum Rules