i created a new database by defining it as an ado catalog....
then i can add adox tables...

but, i would rather use the normal table class rather than the ado table class. how can i add a normal table to an ado catalog, or how can i define my database differently?

can you define a new database directly from a dataset for example?