Chee Chong Hwa
|
| Posted: 08/11/2001, 11:26 AM |
|
Hi
Anothe problem that I;m having is that whenever I inserted a new record, I
kept getting 'data type mismatch'
error reported by the ODBC driver. The data mismatch was traced to
date-related fields.
How does one deal with such a issue ?
|
|
|
 |
CodeCharge
|
| Posted: 08/11/2001, 12:26 PM |
|
Please check Field Properties to see if the field in question is marked as
"Date" field (select "Date" type is not).
Also, how were you able to trace this issue to date-related fields ?
Sometimes this may be misleading. Please check numeric and text fields as
well.
Also, do you have anything in the Input section ?
And if possible, please email your project file (.ccs) by submitting new
support case at http://support.codecharge.com
, possibly with the database extract (sql) or the database itself.
We will take a look.
Adam
"Chee Chong Hwa" <cch@karensoft.com> wrote in message
news:9l3td1$7a3$1@news.codecharge.com...
> Hi
>
> Anothe problem that I;m having is that whenever I inserted a new record, I
> kept getting 'data type mismatch'
> error reported by the ODBC driver. The data mismatch was traced to
> date-related fields.
>
> How does one deal with such a issue ?
>
>
>
|
|
|
 |
|