I noticed that Message-ID:
<eefb8ab9.0409200612.c2b9d03@posting.google.com> from Al Findlay
contained the following:
[color=blue]
>1. Select part of an image provided by the user (i.e. define a
>thumbnail)[/color]
Where will it be defined? Will it be the same for each one? Simple
resizing is quite easy.
[color=blue]
>2. Store this 'thumbnail' in an OLE field in an ODBC database (created
>in Access 2000)[/color]
No need. Save it as a file and simply put the file name in the
database.
Also...you'll find that the lack of a LIMIT command can make the SQL
more complicated. Consider MySql and phpMyadmin.
[color=blue]
>3. Be able to retrieve this thumbnail from the OLE field at a later
>date and display it.[/color]
Simply retrieve the filename as a variable, stick it into an <img> tag
and Robert is your mother's brother.
--
Geoff Berrow (put thecat out to email)
It's only Usenet, no one dies.
My opinions, not the committee's, mine.
Simple RFDs
http://www.ckdog.co.uk/rfdmaker/