Application Setup
A web application can be comfortably set up in dbFront within 30 minutes. To see this in action view the video Adventure Works in 5 Minutes.
Below, you will find the required steps so that you can get to the point where a user can log in to the application and start updating the data.
Advanced activities such as custom validation and action buttons will take a bit longer to set up. Still, most of that time will be spent crafting appropriate registry expressions, database procedures, or table triggers.
First Steps
- Create a Database Connection.
- Update the Database Preferences to organize your tables and set some basic properties.
- For each table:
- Update the Table Security
- Update the Table Preferences and Layout
- Adjust the Form Layout as needed
- Adjust the Field Preferences as needed
- Add validation as needed (Database validation should already be in place)
- Finally, update the Connection Access to give your users access.
Advanced Steps
- Create/Update database triggers and constraints to ensure business rules can't be violated.
- Add Action Buttons to perform specialized functions.
- Add Row Level Security to ensure users can only see and edit what they should.
- Add Reports for invoicing, review, or documentation purposes.
Next Step
The next step is to update the preferences for the databases the connection made available.
- Create a Database Connection