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 meant by web application?
Explain how can we inherit a static member?
How do we access view state value of this page in the next page?
Why do we need asp.net?
What is DataGrid wheater its a Server Control or something else ?
Describe the disadvantage of cookies.
a)COM Callable Wrapper b)Runtime Callable Which one of the above is Win32 API in .Net?
What is postback request?
what is publisher?
Explain client-side scripting?
What does asp stand for in asp.net?
How to register exception filter globally?
What symbol specifies the beginning of a query string?
How can you identify that the page is post back?
Explain about the Class view window?