#include <smd_globals.h>
Data Fields | |
char * | ip |
char * | name |
char * | user |
char * | passwd |
apr_int32_t | ncns |
|
IP Address of the SQL server. |
|
Name of the database. |
|
Number of connetions to maintain with the database. |
|
Password for authentication purposes, this should match name. |
|
User to use when authenticating and gaining access to the database. |