Hi everyone,
Here i am once again,
I have a business logic layer, which will be called upon by aspx page,
The BLL has a SQL statement which add's records on to the database, which works fine, however i would like to make sure the record that is being added does not already exist! If it does i will display a message saying record already exists try again!
Any help would be really appriciated! thanks
Kushal