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