Starting a New Project

  1. Use the copy utility to make a copy of your Framework master with a new project name. (This is a general utility and will work on any Alpha Five or Alpha Anywhere project.)
  2. Create a new database to match your new project. We have provided SQL scripts for MySQL and Microsoft SQL Server in the Extras folder.
  3. Open the new project in Alpha Anywhere and go to the Web Projects Control Panel.
  4. Go to Tools > AlphaDAO Connection Strings. Set the connection string to point to your new SQL database. Be sure to name the connection "conn".
  5. Publish and test your new project.