hello guys.
i have a problem with my application . i have to insert in some tables,and all of them contain identity .
so my problem is that i dont know how to insert in each table ,as each table has identity in different column_name.
so my application form has :combobox that contains name of tables ,dynamic label which its name change in every clik on the button and show the next column ,and textebox which contains the values that i have to write down and get inserted
and a button ok to validate hte insert.
i am waiting for your answers.