Field too small
- From: "Jim McGivney" <mcgiv1@xxxxxxxxxxxxxxxxxxxxx>
- Date: Sun, 4 Sep 2005 17:02:23 -0500
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
.
- Follow-Ups:
- Re: Field too small
- From: Paul Clement
- Re: Field too small
- From: Cor Ligthert [MVP]
- Re: Field too small
- Prev by Date: Re: bindingsource_addingnew event for creating default values
- Next by Date: Cannot add new row to DataSet
- Previous by thread: Re: bindingsource_addingnew event for creating default values
- Next by thread: Re: Field too small
- Index(es):
Relevant Pages
|