PDA

Click to See Complete Forum and Search --> : Importing a BMP file into an ADO recordset or SQL Server table


rtracy
Aug 25th, 1999, 03:55 AM
I have a graphic in a BMP file and would like to import it into a field in an ADO recordset. Or, I need to import the graphic into a field in a SQL Server table. Any one have any ideas?

JHausmann
Aug 26th, 1999, 07:09 PM
SQL Server 6.5, at least, has an "image" field. Never used one though...