In my code i have 3 tables,i have to insert 3 tables data
using single insert query so that i wrote transations in a
sp.but what my problem is,in those 3 tables i have to
include my empId from another table.when i'm passing values
im getting error at this EmpId.
how can i solve this error to execute insert query?
plesae tell me the solution...
Answer Posted / koundinya
before execute the sp you have to get the empID from other
table then you have to call the sp
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Diff between web user control and web custom control?
Do you support digital rights management to protect my videos?
What does mean by a neutral culture?
What is %20 in a url?
Web API uses which library for JSON serialization?
What are the difference between function and stored procedure in .net programming language?
Can you explain architecture of your project ?
Where viewstate value is stored in asp.net?
What is the difference between page.registerclientscriptblock and page.registerstartupscript?
What is variable and constant in .net programming language?
Describe the disadvantage of cookies.
Can the unique key be null?
Explain the use of errorprovider control in .net?
What is the Intermittent crashing of application in production?
Why should i prefer JSP over asp.net or any other web development language..??