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
What is the use of ASP.NET routing?
What is the difference between c# and .net?
What is the difference between adding reference in solution explorer and adding references by using ?
Is viewstate secure?
What is the difference between web config and machine config files?
What is inproc mode in session?
Why is xap important?
Is it possible to create web application with both webforms and mvc?
Why we are using mvc instead of asp.net? : Asp.Net MVC
Which is better session or viewstate?
Define resource files.
Can we make activex dll also ti execute in some process as that of client ? How can we do?
What is difference between view and partial view?
What is Web API?
What are the different properties of server control that exists?