Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

Help Required in .Net

Programming languages, Coding, Executables, Package Creation, and Scripting.
Post Reply
Message
Author
handshakeit
Posts: 2
Joined: 2005-10-10 10:05
Location: India

Help Required in .Net

#1 Post by handshakeit »

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

Post Reply