Posted on: 8/28/2014 10:18:56 AM | Views : 443

Hi,
I'm doing a projet to emit alerts. i have one table in my database where i keep the answers of the users to a form and it keep like "yes" and "no".
I have another table in dtabase where i keep the products that i sell. in that table i have the same columns with the same values that i have in the other where i keep the answers.  I show that table products in a gridview and it doesn't show the columns that i'm talking.
What i need is a way to compare the columns of the table of the answers and the products. and when there are both yes emit an alert. The columns in the answers table must be dependent of the user.  can anybody help me please?

Go to the complete details ...