CLOB from oracle DB

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

CLOB from oracle DB

Ralf Helm
Hello,

I'm looking for an example do get data from an AbtLobLocator, the online help will give me an example

buffer := ByteArray new: 200.
buffer := AbtOracleLobBuffer new
   writeLobToBuffer: buffer lob: lobLocator connection: connection.

but, I can't find the method writeLobToBuffer:lob:connection:

anyone any hint for me, to get the data from a clob-field?



--
You received this message because you are subscribed to the Google Groups "VA Smalltalk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
To post to this group, send email to [hidden email].
Visit this group at http://groups.google.com/group/va-smalltalk.
For more options, visit https://groups.google.com/groups/opt_out.