Previous

TOC

Next

 
INSERT

This function inserts new records into the selected table.
Ones a record is inserted, the user is prompted to insert another one.
Click "Select table" link on the navigation bar on the top of the page in order to return back.
The columns of the selected table are introduced as HTML Text fields, File fields, Textarea or pull down menu depending on the column type. .
To insert a record, type some data into the appropriate field and press 'Submit' button.
In order to import a file into Blob field, type full path in an appropriate File field or use
Browse button and check the corresponding checkbox on the left. If the checkbox is not checked, data in the file form will be ignored, and data in the textarea will be inserted.
The 'Unquoted Data' checkbox is used to operate with SQL functions (now(), password() and others) or unquoted numerics.
 

 

Previous

TOC

Next