Board index » delphi » retreiveing bitmap and assign at blob field (MSSQL 2000)

retreiveing bitmap and assign at blob field (MSSQL 2000)

I would like to retreive a bitmap and assign to my blob field .

MSSQL 2000
thank you

 

Re:retreiveing bitmap and assign at blob field (MSSQL 2000)


What exactly are you having trouble with?

Jeff Langston
Cashless Systems Inc.
JeffLangs...@CashlessSystems.com

Quote
"dfagnan" <dfag...@videotron.ca> wrote in message news:3d2b546d$1_2@dnews...
> I would like to retreive a bitmap and assign to my blob field .

> MSSQL 2000
> thank you

Re:retreiveing bitmap and assign at blob field (MSSQL 2000)


Quote
>I would like to retreive a bitmap and assign to my blob field .

Retrieve it from where?  TblobField.loadfromFile and TblobField.loadfromStream
are your methods to what you would use

--
Brian Bushay (TeamB)
Bbus...@NMPLS.com

Other Threads