
Installation
- Unzip Squidhead.zip and place in web accessible location
- Browse to Index.cfm.
- Go to Add Application
- Fill in relevant information and save
- Squidhead is now ready to build your application
- You may need to tweak your config file to get Squidhead to build the application the way you want. See config reference for details.
Note that you can configure multiple applications, with one config file per application.
Also note that appplication will delete and recreate any stored procedures named usp_[tablename]_[list|insert|select|update|delete|search|list_with_FK|list_FK]
Database Particulars
MYSql
Account used with Squidhead must have SELECT permission on the table 'proc' in schema 'mysql'.