TEXT export -
07-22-2005
, 01:29 PM
Hi !!
I am trying to export TEXT field to another ODBC Data source; and I get the
following error..
"Query Based Insertion Updating of blob values not supported"
And anybody know what does this mean ? The ODBC source does support
SQLPutData/SQLParamData mechanism to insert data and also reports cursor type
to SQL_CURSOR_STATIC.
Does anybody know what other things it depends to export ?
I really appreciate any replies. As this is halting one of my product |