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?
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?
SQL Server 6.5, at least, has an "image" field. Never used one though...