SimonK Newbie


Joined: 18 Oct 2004 Posts: 1 Location: Sydney, Australia
|
Posted: Mon Oct 18, 2004 6:32 pm Post subject: Report from MySQL database with image fields |
|
|
I'm trying to set up a database in MySQL which has about 12 fields, one of which is image {blob} type.
I've got the database working, thanks to MySCLCC - and have loaded images into some records.
Using OO I discovered that binary objects can't be shown using the Auto Report feature.
Is there any way to create a report or template that does display my image fields. I've tried modifying the template created by Auto Report, but no joy. Although I did discover that if I delete a column in the table used to display fields it breaks the template'slink to the database. Shame, as I'd like to organise the fields in two tables, one under the other... can't seem to make that happen.
Any help, pointers to documentation that will help... I have tried looking at the MySQLOOo9.pdf and the MySQL.pdf, but I am still stuck.
Thanks. |
|