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.
Show "Save As" Dialog: Opens a "Save As" dialog, so you can determine a location on your computer to download the file. If the file is stored as a "link", this action will copy the file from its original location to the selected folder.
Save & Open: First displays a "Save As" dialog and executes the file after it is saved.
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 at the time you save it using any of the methods given above.
It either saves the location information of that file or takes and saves a copy of it.