Field too small

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



On a VS.net 2003 aspx page I want to upload a graphic file into an Access
database. The field name is FileData and the data type is OLE Object
(should be good for 1 gig) When I upload a file (gif file about 78 kb) I
get the message from the server:

The field is too small to accept the amount of data you attempted to add.
Try inserting or pasting less data.

[OleDbException (0x80040e57): The field is too small to accept the amount of
data you attempted to add. Try inserting or pasting less data.]

Any help would be appreciated.
Jim


.



Relevant Pages