Re: Reading BLOB

From: Peter Hansen (peter_at_engcorp.com)
Date: 01/21/04


Date: Wed, 21 Jan 2004 09:20:32 -0500

Johan Vervoort wrote:
>
> How can I read a binary value from a blob via ODBC (Microsoft VFP
> driver-win32all)? The value seems to be truncated at the first '\0'

Maybe posting a very small snippet of code which reproduces the
problem would help get you responses. I can't help, as I don't
know what VFP driver-win32all is, but if there was example code I
might be able to see the problem anyway, and others more expert in
this area would likely see the problem right away.

-Peter



Relevant Pages

  • Re: VFP 6.0 & Crystal Reports 8.5 Numeric field problem
    ... Are you accessing the free table via ODBC? ... Are you using the Microsoft VFP ... What happens if you use OLE DB? ... > I am using crystal reports 8.5 with VFP 6.0. ...
    (microsoft.public.fox.programmer.exchange)
  • Reading BLOB
    ... How can I read a binary value from a blob via ODBC (Microsoft VFP ... TIA ...
    (comp.lang.python)