7
Answers

how do i insert a longraw data into the longraw field?

Photo of mperson

mperson

21y
2.9k
1
I use the c# and oracle8.0.5 . use the oledb connect the database so.I use "byte[] bytes=..., insert into a values('"+bytes+"');" the error message is " invalid hex number" please help me. tell me why and how to solve it?

Answers (7)