EOleexception with message overflow
- From: Terry <cooleyt@xxxxxxxxxx>
- Date: Tue, 21 Feb 2006 13:06:08 -0500
using Delphi 6 with an access database.
I have this code which inserts a record into an access table using and adocommand. This code usually gets executed following the execution of the application. (main form is loaded, executed as the result of a button click)
I have since taken the 'same code' and am attempting to use it during the ONSHow event of the main form. The data it is writing is the same but I get the EOleexception with message 'overflow' error. Any ideas on what I should look for to solve this. I have checked to make sure that the connection to the database is open. The parameters I am setting in the adocommand.commandtext are the same.
Any thoughts would be appreciated.
.
- Follow-Ups:
- Re: EOleexception with message overflow
- From: Terry
- Re: EOleexception with message overflow
- Prev by Date: Re: How do I get the GUID value of a Record that I just Inserted ?
- Next by Date: Re: How do I get the GUID value of a Record that I just Inserted ?
- Previous by thread: How do I get the GUID value of a Record that I just Inserted ?
- Next by thread: Re: EOleexception with message overflow
- Index(es):