Hi all,
I'm trying to insert a value into a table but I want to make sure that it is a unique value. So what I'm doing is performing a select statement first but it is faulting saying that there was 'no data read'. When the select is through, I would compare it to "NULL" but I can't since it faults before this. I'm doing this in java and having a helluva time doing it. Any help is appreciated.
Mike Mike
~~~~
simanek@uiuc.edu
"It's a Swingline!"
~~~~
I'm trying to insert a value into a table but I want to make sure that it is a unique value. So what I'm doing is performing a select statement first but it is faulting saying that there was 'no data read'. When the select is through, I would compare it to "NULL" but I can't since it faults before this. I'm doing this in java and having a helluva time doing it. Any help is appreciated.
Mike Mike
~~~~
simanek@uiuc.edu
"It's a Swingline!"
~~~~