M
Mark Johnson
I would like to get a list of the Tables in a Database.
This is possible in OldDb with the use of
OleDbConnection.GetOleDbSchemaTable().
Since SQLCE-Query can read all .sdf files it should some be possible.
mj10777.de.eu
This is possible in OldDb with the use of
OleDbConnection.GetOleDbSchemaTable().
Since SQLCE-Query can read all .sdf files it should some be possible.
mj10777.de.eu