Hi. I have a big problem, and I would appreciate any help I can get.
I have a form that adds records to the db. I have a primarykey called ProdSN (here are two examples of how the ProdSN can lokk like: 4-700-1.0250009, BLM42002). When you have typed a new ProdSN in its textbox and on "Lost focus" I want it to check for ProdSN:s in its table that are similar (duplicates). If I write a ProdSN that already exists I want it to ask me to write in a new ProdSN. And if there aren't any similar ProdSN:s in the table I want to continue filling out the form.
Hope somebody out there understands the problem that I have.
Many thanks
/marlun
I have a form that adds records to the db. I have a primarykey called ProdSN (here are two examples of how the ProdSN can lokk like: 4-700-1.0250009, BLM42002). When you have typed a new ProdSN in its textbox and on "Lost focus" I want it to check for ProdSN:s in its table that are similar (duplicates). If I write a ProdSN that already exists I want it to ask me to write in a new ProdSN. And if there aren't any similar ProdSN:s in the table I want to continue filling out the form.
Hope somebody out there understands the problem that I have.
Many thanks
/marlun