Does anybody have a How-to on the Zopish way to do either? I've been unable to find anything at all about using Oracle bind variables in the various (Zope) docs or on the mailing list. The immediate imperative for me is to be able to use long text fields.. but the ability to use long raw would also be very useful.. Another question..are Oracle 7's 'long raw' fields functionally equivalent to Oracle 8's CLOB/BLOB? Thank you everyone.. -Chris
Geir Bækholt wrote
Stored procedures worked excellent for me. Less hassle than external methods in some cases , especially if (like me) you have a Database Administrator to handle them instead of doing it yourself.. ;-) Lazyness is a great virtue
We're ripping a lot of the stored procs out of our system. They're almost impossible to debug when things go wrong.
Anthony -- Anthony Baxter <anthony@interlink.com.au> It's never too late to have a happy childhood.