From: Carlos G. A. <car...@te...> - 2003-08-22 17:41:19
|
Hello: > I did, but then my previous code wasn't working. I think it was > something about the way the procedure is called. So I went back to 1.1 I encourage you to make another test with the 1.5 and comment here your problems :) think in that 1.1 was discontinued. > The code is pretty much the same as what I do. Just that I use a file, > and then get the bytes from it. :) i have tested it with a loop and works ok too :) > On the procedure however, I did not write the sub_type nor the segment > size for the blob. Could that be it? Segment size probably not but can be good to set the sub type for ensure that the parameter is a binary blob. > Anyway, when I use my procedure using isql, and put a null for my field, > the procedure works just fine and adds the entry correctly. When I send > a null through code however, I wind up witn an error. Huummm i'm going to test the same using a null, thanks :) > I'll try to see if with 1.5 things work out and I'll keep you posted. > Meanwhile, if there are any ideas of what's going on, please let me know. Thanks :) -- Best regards Carlos Guzmán Álvarez Vigo-Spain |