sorry to bring this subject up once again, but after rummaging through all existing documentation and forum posts i have not been able to find someone definitively say they were able to insert, and retrieve a blob. Does anyone out there have some working sample code they could post? I have a simple table with 2 fields(oracle) blobkey varchar2(10), theblob (long raw) If i create a dataobject, to do the insert, do i setValue of the field "theblob" to the path to the binary data? ie. \netdynamics\netdynamics40\images\imagefilename.gif using a cspstring? currently if i do this, i get a message "getFormattedValue:column data type is not supported in a portable way" retrieval seems that getValue on the blob field gives a path to the blob, which is fine, but i need to get an image into the database first. thanks ! James law [EMAIL PROTECTED] _________________________________________________________________________ For help in using, subscribing, and unsubscribing to the discussion forums, please go to: http://www.netdynamics.com/support/visitdevfor.html For dire need help, email: [EMAIL PROTECTED]
