G
Guest
Hi,
I using OleDbConnection.GetOleDbSchemaTable to read the database schema from
an access database.
The question is if I do the same operation on a different database provider
(for example sql server) will the tables/columns of the schema be the same ?
Thanks,
Rich.
I using OleDbConnection.GetOleDbSchemaTable to read the database schema from
an access database.
The question is if I do the same operation on a different database provider
(for example sql server) will the tables/columns of the schema be the same ?
Thanks,
Rich.