The GUI is built in Delphi and uses a grid and a TDBImage and when you
scroll through the Grid or Search I need to be able to retrive the image
that goes with the persons name.
The Web thought has me thinking since I use PHP to do this with my web site
it might be easy to do.
But I would rather
tryt constructing a URL like file:///images/110101/yourpic.jpg out of
the location...
[EMAIL PROTECTED] wrote:
>Either the coffee is flat or someone switched to decafe on me.
>
>What is the proper way to retrive an image that is stored as a path in a
>field name with SQL?
>
>My path would be so
Either the coffee is flat or someone switched to decafe on me.
What is the proper way to retrive an image that is stored as a path in a
field name with SQL?
My path would be something like Table=YPEOPLE field=pictures with the path
like this c:\images\110101\yourpic.jpeg
Also is there a way to