Help Required in .Net
Posted: Mon Jan 30, 2006 7:37 am
Hi All
I am making a project in .Net. I have a problem related ADO.Net.
I hav 2 related tables by primary and foreign keys.
When I add new data 2 the second table it adds in the data set but throws error when I attempt it to save permanently in SQL Server (backend).
I am doing this using DataAdapter and commandbuilder objects
What could be the problem?
Plz Help
I am making a project in .Net. I have a problem related ADO.Net.
I hav 2 related tables by primary and foreign keys.
When I add new data 2 the second table it adds in the data set but throws error when I attempt it to save permanently in SQL Server (backend).
I am doing this using DataAdapter and commandbuilder objects
What could be the problem?
Plz Help