Subject | Re: [firebird-support] About BLOB fields. |
---|---|
Author | bill_lam |
Post date | 2006-06-29T04:35:13Z |
William Gonzáles S. wrote:
released today and saw no problem on blob.
If use middleware instead of call odbc api directly, use blob related feature
from that component, I'm not experienced.
If you call odbc api directly, try follow examples given in odbc.chm for sqlputdata.
regards
bill
> Hi. The datatype is BLOB, I am using ODBC and VC++. IsWhich odbc driver did you use? I use odbcjdbc branch v2-0-beta build 138
> there a special way to save BLOB data? I am saving it
> like string (on BLOB field), maybe it is my problem.
released today and saw no problem on blob.
If use middleware instead of call odbc api directly, use blob related feature
from that component, I'm not experienced.
If you call odbc api directly, try follow examples given in odbc.chm for sqlputdata.
regards
bill