CFv4 Working with the database
How can I add a new column to a database table or change a column type?
How can I edit a record from a database table?
If you have saved form data to a database table you often want to be able to re-load it into a form for editing. This FAQ tells you how to load a record using the DB Record Loader action.
How can I edit my database table and debug queries?
How can I edit the record for an image?
How can I set the order in the Data Displayer?
How can I connect to another database?
How can I link two DB Multi Record Loaders?
How do I save form data to a database table?
How can I select 'types' in a database table?
When you use the Create Table icon in the Forms Manager toolbar you can specify the 'type' for each column in the database table. For many tables the defaults will work OK but sometimes you need to be more specific. Here are some notes on selecting column types.
How to create a table for my form
If you need to store your form results in a database table you'll need to create a suitable table. ChronoForms has a quick way to do that.
