(supposed you compiled and linked it):
For demonstration and testing purposes five additional files are provided:
For this demonstration we use a slightly modified version of the BIOLIFE.DB- database from the original Delphi-demos:
We added four fields:
alphanumeric | a fictitious EMail address for each fish | |
GrFormat | alphanumeric | the format of the graphic stored in the BLOB |
Colors | alphanumeric | the color table of the graphic |
Is Worth | currency | if you like to buy that fish.. |
If you run the export using this Aquarium-file you will get a good overview which graphic formats are supported.
Since there are some limitiations and restrictions with respect to graphics, running the export will produce some error messages. For your support we made up a small list of supported graphic formats.
Note: Unless you edit the Main-form the demo will only run properly, if you copy the demo-db to the location, where your Delphi-sample-alias DBDEMOS its files expect.
We did not set any TFields-properties, so all fields of the database are
Visible and will be exported (if you do not use the definition), but not all of them
are shown in the grid, in order to demonstrate TDB2Web's differential behaviour on a
TDBGrid and a TDataSource.
Detailed information about field's setup.
Notice that we've prepared the output to be done into a subdirectory of the current one called \Export.