Dapper icon indicating copy to clipboard operation
Dapper copied to clipboard

Oracle 10g Blob data

Open jtonelli opened this issue 5 years ago • 2 comments

Hello, I would like to know if you have an example of how to get an oracle blob field in a byte []. Thank you in advance.

jtonelli avatar Nov 20 '20 17:11 jtonelli

hey @jtonelli did you find any solution?

theprantadutta avatar Oct 21 '24 06:10 theprantadutta

I'm not an Oracle user, and from memory: Oracle is awkward to work with if you're not a paying customer.

I'm assuming that using byte[] isn't working, or you wouldn't be asking. Question: if you were doing this manually via ado.net, what would it look like?

mgravell avatar Oct 21 '24 06:10 mgravell