Re: Form Help | |
Frank
Make sure you are going to mysql to create the database.. you dont LOAD it anywhere.. you create the database, meaning you just assign a name to a database, theres nothing there yet. Then scroll down and create a user and password, and then assign the user to the database you created. Populating the database comes from your form, later.
Karen
|