I
IElite
How can i delete all ole objects from my database
I tried
update <table> set <field> = null
but it does not work
thanks
IELite
I tried
update <table> set <field> = null
but it does not work
thanks
IELite