Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Tiff Images?

1 view
Skip to first unread message

Matthew

unread,
Nov 15, 2004, 12:14:08 PM11/15/04
to corel.developer.paradox

Hello,

I am wondering if it is possible to store a tiff images in a parodox
(11) database? and if it is possible to view it in the form?

If it is...
How do I insert it and is there anything special I need to know about
viewing it?

Thanks,
Matthew

Tony McGuire

unread,
Nov 15, 2004, 12:21:33 PM11/15/04
to corel.developer.paradox

All images stored in a Paradox table, as an image, get stored in BMP format.
These are viewable directly from Paradox.

To store other formats, they need to be stored as Binary format. These are
NOT viewable from within Paradox.

--
--
Paradox Support http://www.thedbcommunity.com/support/

Tony McGuire
_____________

Anders Jonsson

unread,
Nov 15, 2004, 1:13:14 PM11/15/04
to corel.developer.paradox

The best approach is often to store the path and filename to the image in
the database and leave the TIFF on disk. You can then use ReadFromFile when
you need need to show it in a form or a report. This requieres a few lines
of code.

Anders Jonsson


"Matthew" <n...@email.org> skrev i meddelandet news:4198ddde_1@cnews...

0 new messages