Subject | [IBO] Bitmap Image not Valid |
---|---|
Author | Jack Cane |
Post date | 2003-01-04T03:50:26Z |
If someone could point the way to a resolution of the following issue, I
would be very grateful.
I have a form with tDbImage, tIboSql, tDataSource and tIboDataBase. The FB
table has one row of data, which includes a BLOB field. When I set the
tIboSql active I receive an error, 'Bitmap image not valid'.
I prepared the table by running an Insert query with a .jpg image, and later
with a .bmp image. The error appears in both cases. A similar error is
generated at runtime: EinvalidGraphic with message, 'Bitmap image is not
valid'.
tks, and Happy New Year,
jwc
would be very grateful.
I have a form with tDbImage, tIboSql, tDataSource and tIboDataBase. The FB
table has one row of data, which includes a BLOB field. When I set the
tIboSql active I receive an error, 'Bitmap image not valid'.
I prepared the table by running an Insert query with a .jpg image, and later
with a .bmp image. The error appears in both cases. A similar error is
generated at runtime: EinvalidGraphic with message, 'Bitmap image is not
valid'.
tks, and Happy New Year,
jwc