Im having trouble in inserting records in sql server from c#(windows application) wherein the tables has a one to many relationship, the app always give me an error. Please help me to know this one. Thanks
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
closed as not a real question by juergen d, Bridge, Soner Gönül, Robert Harvey♦ Feb 12 at 15:57
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.
|
Let us know what the error actually saying. basically u can insert to any database either by data model or by direct connection path. check www.connectionstrings.com |
|||
|
|
