Welcome to LEAD Support Forum Login | Register | Faq  

    LEAD Support Forum
  Resource to find answers and post technical questions about LEAD products.
Search    
   

Delphi 5 LTv13 and Streaming from SQL2000 image fields
Started by Jerry.Shaw@mdisecure.com at 12-05-2005 19:29. Topic has 4 replies.

Print Search « Previous Thread Next Thread »
  12-05-2005, 19:29
Jerry.Shaw@mdisecure.com is not online. Last active: 12/5/2005 11:50:34 PM Jerry.Shaw@mdisecure.com

Not Ranked
Joined on 12-05-2005
Posts 2
Delphi 5 LTv13 and Streaming from SQL2000 image fields
Reply Quote

Hi,

I am taking over for another programmer that left the company. He would save pictures (JPG) from the database to a file, then load the file into TLeadImage.  I am looking to use a TMemoryStream method to skip the file write/read scenario. I purchased LTv14, but it did not have any D5VCL components, so I have to stay on V13 for now.

I have a demo on Friday, so I am hoping that you have a suggestion for me asap.

Regards,

Jerry


   Report 
  12-07-2005, 13:10
Jerry.Shaw@mdisecure.com is not online. Last active: 12/5/2005 11:50:34 PM Jerry.Shaw@mdisecure.com

Not Ranked
Joined on 12-05-2005
Posts 2
Re: Delphi 5 LTv13 and Streaming from SQL2000 image fields
Reply Quote

Never Mind... Found out how to do it on my own.

Jerry


   Report 
  12-08-2005, 5:53
support@leadtools.com is not online. Last active: 1/19/2006 10:20:16 PM support@leadtools.com



Top 25 Posts
Joined on 06-09-2003
Posts 133
Re: Delphi 5 LTv13 and Streaming from SQL2000 image fields
Reply Quote

If you have a way of getting the data from the server into a memory buffer, you can use the LoadMemory method to load the image from memory without having to save it to disk first.


Thanks,
Ali Abo Al-Rob
LEADTOOLS Technical Support
704-332-5532 voice
704-372-8116 fax
http://support.leadtools.com



   Report 
  10-03-2006, 8:51
Alain is not online. Last active: 2/6/2006 7:57:27 PM Alain

Not Ranked
Joined on 02-06-2006
Posts 2
Re: Delphi 5 LTv13 and Streaming from SQL2000 image fields
Reply Quote

Hello,

Can somebody tell me where I can find the LoadMemory and SaveMemory method. Which classes contain these methods?

Thanks,

ALAIN

 


   Report 
  10-04-2006, 4:02
Maen Hasan is not online. Last active: 12/30/2008 4:32:47 PM Maen Hasan



Top 10 Posts
Joined on 08-05-2004
Posts 1,876
Re: Delphi 5 LTv13 and Streaming from SQL2000 image fields
Reply Quote
Hello ALAIN,

What is the exact LEADTOOLS version that you use?
And what is the exact programming interface (COM, API, .Net, C++ ClassLib, VCL, etc.) that you use?

Thanks,
Maen Badwan
LEADTOOLS Technical Support

   Report 
Post
LEAD Support Fo... » Developer » Database » Delphi 5 LTv13 and Streaming from SQL2000 image fields

Powered by Community Server, by Telligent Systems