PDA

View Full Version : Help Required in .Net



handshakeit
January 31st, 2006, 07:42 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
Thanx
Devs

LordHunter317
January 31st, 2006, 07:44 AM
Posting code would be helpful. It could be any one of many issues.