Create a database's metadata table
1 | createMetadataTable(cn, table)
|
cn |
An open RODBC connection. |
table |
The string to use as the name of the metadata table. This should be unique in the database. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.