sybperl-l Archive
Up Prev Next
From: "Zhao, Charles" <charles dot zhao at attws dot com>
Subject: Sybase Error Interpretation
Date: Jul 21 2000 6:28PM
I got this error message when in my code trying to add a record into a
Sybase table:
==========================
Message:External type '*nil*' for attribute 'EmailAddress.emailAddress'
cannot be converted to a Sybase primitive type. Read a new model from the
database and copy its type map from the connection
dictionary.
============================
I do not understand what that
means. I printed out my "emailAddress" object and it did have the right
value. Anybody has any input?
Thanks a lot.
|