In which module it crashed? Was it a database driver? Anyway, I do not think it is good idea to update blobs using SQL. Sooner or later you will come acrooss a blob value that cannot be updated this way. : Hmmm, seemed that i formattet the execute statement wrongly, and that was : what made the access violation. : Anyway, its all ok now. : A bit worrieng though that a wrongly formattet execute statement can crash : the scheduler.
|