Hello,
there is a way to check a data before inserting a new record?
In my case, i'll insert the table ID (autoincrement), a text and a number… how to check if the number is between some values and avoid the insert (maybe showing a message)?
Thank you
1 Answers
Your Answer