Description Usage Arguments Author(s)
View source: R/concerto.db.connect.R
Undocumented function
1 2 | concerto.db.connect(user, password, dbName, host = "localhost", port = 3306,
dbTimezone)
|
user |
DB User Name |
password |
DB Password for user |
dbName |
Name of DB to connect to |
host |
DB Host Address |
port |
Port number for database |
dbTimezone |
Value used to set time zone parameter of MySQL DB |
Przemyslaw Lis
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.