how do i insert a longraw data into the longraw field?
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?
mpersonPosted May 7, 2004, 9:48 AM
sjonesPosted May 7, 2004, 9:14 AM
Andrzej WegierskiPosted May 7, 2004, 6:40 AM
mpersonPosted May 7, 2004, 4:15 AM
mpersonPosted May 6, 2004, 8:10 PM
sjonesPosted May 6, 2004, 11:56 AM
mpersonPosted May 6, 2004, 6:38 AM