Hi List,
this query
UPDATE organisation_cells SET oc_parent_ptr= ? WHERE recid = 21
binded with the array() as String ("NULL")
sets the record = 0 (the value not NULL)
Thus invalidating the db
what am I doing wrong
the wiki states that this is possible to do
TIA
Bart Pietercil