Note: If you have not created a database for Quasi yet and you have administrative access (meaning you have permission to create databases) you can use the "Create Database" section below. Otherwise, you must create a database first and enter the correct information here. The database must have read/write permissions for the Quasi user that you enter.
txtDatabaseAdapter->RenderWithName(); ?>
txtDatabaseServer->RenderWithName(); ?>
txtDatabaseName->RenderWithName(); ?>
txtDatabaseUser->RenderWithName(); ?>
txtDatabasePassword->RenderWithName(); ?>
chkInstallExampleData->RenderWithName(); ?>
chkCreateDatabase->RenderWithName(); ?>
txtDatabaseAdminUser->RenderWithName(); ?>
txtDatabaseAdminPassword->RenderWithName(); ?>
lblMessage->RenderWithName(); ?>
btnSaveConfig->Render(); ?>
RenderEnd(); ?>