Dear members,

I'm new to MySQL and I'm using MyODBC. I can connect to my MySQL localhost
from a VB5 appusing MyODBC. I can open a recordset (using RDO) and when I
try to add a new record I got the following error msg:

Run-time error 40069
Client Cursor: 40 - Assigned data exceeds defined column size.

The value has 4 chars long and the database field is 10 chars long. In this
table I have a primary key defined and a timestamp field.

Any help ?

Thanks to all of you.


GUSTAVO.


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to