Hello, which interface did you use (I assume JDBC due to the 'PreparedStatement')?
How did you specify the LONG data (as bytes, as InputStream ...)? Regards Alexander Schr�der SAP DB, SAP Labs Berlin > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Friday, November 28, 2003 4:14 PM > To: [EMAIL PROTECTED] > Subject: update LONG column with some type of file > > > > > > > > I use SAPDB 7.4.3.27 > > When I update a LONG column with some files for example *.exe > or *.doc, it > didn't succeed and I have error message [3102]: Invalid > subtrans structure. > I use a PreparedStatement to perform the update. > The update succed in following cases: > - inserting a new LONG with type of file *.exe or *.doc > - updating LONG with some other files type for example > *.txt, *.zip > - updating LONG with all type of files with Oracle. > > Is it a bug or do I need to configure something in SAPDB? > > > > -- > MaxDB Discussion Mailing List > For list archives: http://lists.mysql.com/maxdb > To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED] -- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]
