Kain
May 16th, 2001, 03:48 PM
hi, i m trying to read some data from my database declaire binary (sqlserver) and i try to use getchunk like :
dim a as variant
a=rs("popol").getchunk(10)
When i try to get my activex the error "operation not allowed in the context" apprears, why?
can u help me??
How getting my info in a string or in integer??
thx
dim a as variant
a=rs("popol").getchunk(10)
When i try to get my activex the error "operation not allowed in the context" apprears, why?
can u help me??
How getting my info in a string or in integer??
thx