hsSetPrimaryKey | R Documentation |
Sets fields with names given in vector keyFields as key fields of table tbl in MS ACCESS database mdb.
hsSetPrimaryKey(mdb, tbl, keyFields, dbg = FALSE)
mdb |
Full path to MS Access database file (*.mdb). |
tbl |
Name of table in which key fields are to be defined. |
keyFields |
(Vector of) key field name(s) |
dbg |
if TRUE, debug messages are shown |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.