View Single Post
  #1  
Old 03-05-2010, 07:26 PM
webdev webdev is offline
Senior Member
 
Join Date: Jun 2009
Posts: 7,868
Default How to Load a Jpeg file into an MSSQL Image field?

I have a form (Delphi 2010) that includes several data controls, including a DBImage. All these are hooked to a underlying MSSQL 2005 database and table. I'm using ADOConnection and ADO Table for ease of use. I need to include image data in this table, so I have set up a button that calls an...
__________________
Website Development
Domain Name Forum
Reply With Quote