File & Image Fields

This data type is used to attach files and images to each individual records in your database.
You can save a file in this type of field and optionally display an image together with other record information. There are several configuration options available for a file field. You may change these options any time you wish, but remember that changing options at a later time will not affect the states of older files which were saved before.

General Properties


When Clicked...

Determines what happens when the file link or image displayed on a record is clicked.

Save Method

There are two different options to save a file in your database.
Important: Attaching a file to a record does not serve as a file backup. Always maintain independent backups of your important files.

A file link will stop working under the following conditions:


Copy to Local Data Folder:
SpeedBase creates a copy of the file in its local data folder. When you click the file from the record window, SpeedBase extracts the file from the data folder and allows you to save or execute a copy of it.
The original file is never used/refered anymore when you click to files saved using this option. The copied version of the file will be opened even if the original file is removed or updated. So this option is more suitable for archival purposes.
If you need to update a file (e.g. a document) from a record window, you should always use the "edit" command from the field menu by clicking the red arrow that will appear near the file field.
Since files saved using this option are saved into your data folder, taking a backup of your local data folder, also means taking backup of your files.
Beware that files saved using this option can only be accessed via SpeedBase interface and its export function, whereas saving them as link gives you the option to access your files directly or by any other application from their original location.


Copy to Remote Database:
This option is only available if you are connected to a SQL Server database.
SpeedBase uploads the file to your SQL database. When you click the file from the record window, SpeedBase downloads the file from your SQL Server and allows you to save or execute it.
This option is most preferable when users are connecting to your database from remote locations and they need to share files under the conditions where they do not have access to a shared network location.
If you need to update a file (e.g. a document) from a record window, you should always use the "edit" command from the field menu by clicking the red arrow that will appear near the file field.


Note: In no event will SpeedBase move, modify or delete the original file when you save it using any of the methods described above.
It either saves only the location information of the file or creates a new copy of it.



Online Help Home Page   ::   SpeedBase Software Home Page