L
larry
Hi Jim,
We did collaborate - John gave up on it and passed it down
to me. I do see now where you had replied to his last
message - but I'm afraid he never saw it. I'll tell him
though.
It is probably notable as well that we did visit the web
site listed below and that it did not have enough
information - as you state, it references SQL server. We
are trying to query an Access DB "with" SQL - not using
SQL server.
After reading your last response to John, it occurs to me
that perhaps you may not understand what we are looking to
accomplish. We are trying to implement a searchable web
site (asp) to an Access database that is already built and
contains some 30,000 products - most with identifying
pictures. We do not use SQL server. Although article
175261 outlines how to go about creating the DLL and
setting up a VBScript, it appears that this method would
only bring up a specific record - and not a group of
records (ie, if a user were to query a DB with WHERE Tools
LIKE '%::Input Search Criteria::%' it may bring up several
listings for 'nails').
Also after reading your last message to John, you
mentioned that we should create Table Cells that are
linked to pictures. I would love for it to be so simple,
but as I have stated, but we do need to have a searchable
database.
We are not opposed to creating and installing components
on the server, but we do need this speicific functionality.
Thank you.
Subject: re: Displaying Images From Access 2002 by SQL
Through FP 2002
From: "Jim Buyens" <[email protected]> Sent:
9/8/2003 2:12:05 PM
Dear (e-mail address removed):
I answered this same question just four days ago for
(e-mail address removed). As I recall, however, johnb asked
about Microsoft Access rather than SQL Server. Here's a
relevant article regarding SQL server.
173308 HOWTO: Display Images Stored in a BLOB Field
http://support.microsoft.com/default.aspx?scid=kb;en-
us;173308
I suggest the two of you collaborate and then, if either
of you have any specific questions regarding my previous
answer, please post them.
Jim Buyens
Microsoft FrontPage MVP
(e-mail address removed)
http://www.interlacken.com
Author of:
*------------------------------------------------------*
|\----------------------------------------------------/|
|| Microsoft Office FrontPage 2003 Inside Out ||
|| Microsoft FrontPage Version 2002 Inside Out ||
|| Web Database Development Step by Step .NET Edition ||
|| Troubleshooting Microsoft FrontPage 2002 ||
|| Faster Smarter Beginning Programming ||
|| (All from Microsoft Press) ||
|/----------------------------------------------------\|
*------------------------------------------------------*
We did collaborate - John gave up on it and passed it down
to me. I do see now where you had replied to his last
message - but I'm afraid he never saw it. I'll tell him
though.
It is probably notable as well that we did visit the web
site listed below and that it did not have enough
information - as you state, it references SQL server. We
are trying to query an Access DB "with" SQL - not using
SQL server.
After reading your last response to John, it occurs to me
that perhaps you may not understand what we are looking to
accomplish. We are trying to implement a searchable web
site (asp) to an Access database that is already built and
contains some 30,000 products - most with identifying
pictures. We do not use SQL server. Although article
175261 outlines how to go about creating the DLL and
setting up a VBScript, it appears that this method would
only bring up a specific record - and not a group of
records (ie, if a user were to query a DB with WHERE Tools
LIKE '%::Input Search Criteria::%' it may bring up several
listings for 'nails').
Also after reading your last message to John, you
mentioned that we should create Table Cells that are
linked to pictures. I would love for it to be so simple,
but as I have stated, but we do need to have a searchable
database.
We are not opposed to creating and installing components
on the server, but we do need this speicific functionality.
Thank you.
Subject: re: Displaying Images From Access 2002 by SQL
Through FP 2002
From: "Jim Buyens" <[email protected]> Sent:
9/8/2003 2:12:05 PM
-----Original Message-----
Hello.
I am attempting to display images from an Access DB on to
an .asp page through FP 2002. The searchable text comes
up just fine (different field associated with the image),
however; the image does not display properly.
When I follow the directions provided by MS for FP2000:
http://support.microsoft.com/default.aspx?
scid=/support/frontpage/fp2000/aspweb/page00010.asp
I get the broken image link. I believe this is because
Access stores the image as an OLE Binary object and FP
cannot convert the image properly. Does anyone know of a
way to strip out the OLE/Binary headers prior to
transfer?
I am also needing to do the same with Adobe Acrobat .pdf
files as well - but if I can solve (or someone can help
me solve) the riddle of the image, the pdf portion
shouldn't pose a problem. Thank you!
Dear (e-mail address removed):
I answered this same question just four days ago for
(e-mail address removed). As I recall, however, johnb asked
about Microsoft Access rather than SQL Server. Here's a
relevant article regarding SQL server.
173308 HOWTO: Display Images Stored in a BLOB Field
http://support.microsoft.com/default.aspx?scid=kb;en-
us;173308
I suggest the two of you collaborate and then, if either
of you have any specific questions regarding my previous
answer, please post them.
Jim Buyens
Microsoft FrontPage MVP
(e-mail address removed)
http://www.interlacken.com
Author of:
*------------------------------------------------------*
|\----------------------------------------------------/|
|| Microsoft Office FrontPage 2003 Inside Out ||
|| Microsoft FrontPage Version 2002 Inside Out ||
|| Web Database Development Step by Step .NET Edition ||
|| Troubleshooting Microsoft FrontPage 2002 ||
|| Faster Smarter Beginning Programming ||
|| (All from Microsoft Press) ||
|/----------------------------------------------------\|
*------------------------------------------------------*