Crazy webform and Table ID

  • Thread starter Thread starter egsdar
  • Start date Start date
E

egsdar

Hello, I've been facing issues in the same webform:


- In some machines when customer tries to save a new record (With some
datetime fields) it fails the saving, but why happens in some machines and
don't occur in others?

- Why if the saving didn't work, and when customer tries to save again the
record after changing the date format (that's the reason why fails the
saving) the ID field with autoincrement goes from, lets say, 25 to 27?

I really appreacite the help.
 
Probably creates a record, then maybe a trigger or some other error rolls it
back. You should never depend on sequential table id's
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top