Hi,
We have stored icon.bmp stored as a blob in MSS DB, and we are trying to fetch that file in code but blob is able to fetch only 32767 bytes data.
We tried adding PBMaxBlobSize in dbparams through ODBC connections, but it doesnt helped. Is their any way to download whole icon file.