peterleecs
Posts: 12
|
| Posted: 04/03/2007, 2:00 AM |
|
Dear All
Hope you can help. I tried updating the field which is already present, but keeps getting the above error.
Please advise
|
 |
 |
kevind
Posts: 251
|
| Posted: 04/04/2007, 6:40 AM |
|
what CCS version ? what Language ASP ?
do you have a custom error code that might be throwing this error ?
kd
_________________
thanks
Kevin
======================
CCS 3.2.x / ASP / MS Access /mySQL / PHP / jQuery / jQuery UI / jQuery Mobile
|
 |
 |
peterleecs
Posts: 12
|
| Posted: 04/04/2007, 6:45 AM |
|
what CCS version ? what Language ASP ?
CCS3 trial and JS
do you have a custom error code that might be throwing this error ?
The error was that it kept displaying the message and when I re-key in the field, it became empty again and re-prompt for re-keying.
|
 |
 |
kevind
Posts: 251
|
| Posted: 04/09/2007, 11:48 AM |
|
ok, is the form using a custom insert/update that is point to the wrong fields in the database ?
Do you have the field name match up correctly - also check the 'type' of the field, check if the field is being saved to the database, but not appearing properly on the record / grid.
kd
_________________
thanks
Kevin
======================
CCS 3.2.x / ASP / MS Access /mySQL / PHP / jQuery / jQuery UI / jQuery Mobile
|
 |
 |
|