I have a PB 8.0.1 app that stores external documents as LONG fields in an
Oracle 7 database. The app retrieves the data, assigns it to an OLE control
then activates the control. On 4 out of 12 PCs the line 'ole_1.dataobject =
...' crashes with a bad runtime function error. My guess is either the data
is being corrupted somehow by SQL*Net or the Windows OLE configuration is
different on the offending PCs.
The client IT people say the PC config are the same but i cannot believe
that.
Does anyone have any suggestions as to what aspect of the PC config I should
look at.
Many Thanks
Brian