| 
 
 
 |   | 
| ADOX | ADODB | 
|---|---|
| Use ADOX to manipulate the structure of a database. 
List the objects in the database
 
List the properties of a given table
 | Use ADODB to manipulate the data stored in a database. 
Show properties of this database
 Select a table : Show parameters Select a table : Run an SQL SELECT command Select a table : |