Insert a 6MByte file into a column
Posted by: Kevin Dong
Date: May 05, 2005 03:28PM

I am using DataSet to insert a data row which contains a 6MByte binary file in "Data" column.

According to the manual for 4.0, I define the "Data" column as "longblob", which suppose to store up to 4GByte file. But it just doesn't work.

With the exact same code, if my data is less than 100KByte, it works fine.

Can anybody tell if I have to config anywhere else to make this work?

Thanks!

Options: ReplyQuote


Subject
Views
Written By
Posted
Insert a 6MByte file into a column
1291
May 05, 2005 03:28PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.