T
|
Tempus_Erus 6/13/2010 |
Hello, Is there a way to make sure that a number can only be used once in a table? Can this be done via phprunner? regards,
|
![]() |
lewisgr 6/14/2010 |
Hello, Is there a way to make sure that a number can only be used once in a table? Can this be done via phprunner? regards,
|
M
|
munkeh author 6/16/2010 |
The easiest way I found is to index the field and the set the Index type to Unique.
|
![]() |
lewisgr 6/17/2010 |
Hi, Im pretty new to this stuff. Could you please explain how to do this?
|
S
|
swanside 6/17/2010 |
Hello, Is there a way to make sure that a number can only be used once in a table? Can this be done via phprunner? regards,
|