I can't see your form.
Without that, the most likely explanation is that you've got
two form fields
with the same name. This adds a comma and causes all kinds of
syntax
errors. If you've used DW's built-in behaviors, there is a
hidden field
containing the record ID. Sometimes, that hidden field gets
duplicated if
you edit the behavior after it's applied; sometimes it does
not.
If you don't want to try to find the duplicated field,
removing and
re-applying the behavior usually fixes it.
"gfoulks" <webforumsuser@macromedia.com> wrote in
message
news:ep5au9$2p0$1@forums.macromedia.com...
> Lionstone,
> Thanks for the message... I don't understand what you
are saying?
>
> I have just one form field collecting the input. The
page loads without
> error
> but when I try to update the database with the collected
input this is
> when I
> get the ORA error.
>