I have created a cursor with a general field. Basically its a list of names with a JPEG or GIF image for each name.
I want to be able to display the image from the general field on a form.
I have done this using the file name technique, but in this instance I ( or rather Management) do not want the images to be stored on the disk.
A cursor has the nice effect of cleaning up after itself when the application closes.
I got the impression that the general field could be bound to an image control for display.
Or doI need an OLE/COM control to do this?
Thanks in advance
Wayne Sobers
I want to be able to display the image from the general field on a form.
I have done this using the file name technique, but in this instance I ( or rather Management) do not want the images to be stored on the disk.
A cursor has the nice effect of cleaning up after itself when the application closes.
I got the impression that the general field could be bound to an image control for display.
Or doI need an OLE/COM control to do this?
Thanks in advance
Wayne Sobers