Database Builder Window (MySQL)
|
|
PBM Client has support for two database styles. The first, and the one displayed
on this page is MySQL. After the initial setup, the next step is to establish a
database connection. That is accomplished through the database builder window.
After selecting "MySQL" as the database type, the user must provide connection
details for PBM Client to connect to MySQL. The user must supply the "Host name"
where the MySQL server resides, a MySQL account username, password, and a user selected
database name (the database name can be anything the user chooses as PBM Client creates
the database). If there are any related files to the database creation process (such as any scripts
that Database Builder will need to execute), they will be displayed in the "Related Files"
text box. Below that is the "Tables" drop down menu. After select a table, the table
structure will be displayed in the display box below. Finally, pressing the "Create"
button will initiate the database creating process. After the database has been
created, Database builder with close.
|
|