Restrictions and limitations

  • If you need to create a database table, you should do so from within the database and create the tables from there. You cannot create tables dynamically from this component.
  • Data Source, Table Name, and the Image Field Name fields are mandatory and have to be configured.
  • The Image Field name must be a BLOB field.
  • All images within a BLOB field are stored as binary values.  To extract and view the images you must develop your own image extraction tool.