#turns out it does NOT convert your string to a varchar array and that method will fail every time
Explore tagged Tumblr posts
Text
gotta love that all the php docs you can find tell you that calling oci_new_descriptor will let you create an empty lob object, which keeps failing, and then i find a random bug report from 2006 about this exact thing not working and it turns out this function does in fact NOT create a valid lob object.
#tütensuppe#just this sort of bullshit all day long#also the part where youre supposed to be able to do a varchar array bind when you use a specific enum#turns out it does NOT convert your string to a varchar array and that method will fail every time#next thing im trying is calling the data update with a function that creates an empty lob#but for now i have to wait bc the database erased my access rights once again lol
1 note
·
View note