You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am right now inserting a blob in a column as a hex string (gave an error stating the string should be in hex when I tried a buffer as a parameter) and that is limiting the number of bytes that can saved to 2000 since 4000 is string literal limit in oracle.
Has anyone tried inserting a blob greater than 2kb, if so how did you do that?
Thanks,
Anil
The text was updated successfully, but these errors were encountered:
Hi,
Thanks,
Anil
The text was updated successfully, but these errors were encountered: