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...



In my code i have 3 tables,i have to insert 3 tables data using single insert query so that i wrot..

Answer / 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

More ASP.NET Interview Questions

What is the use of The Page.Master Property?

1 Answers  


What is strong-typing versus weak-typing?

0 Answers  


Difference between overriding and overloading?

0 Answers  


Types of configuration files and their differences ?

2 Answers   Accenture,


Explain serialization and deserialization?

0 Answers  






How does output caching work in ASP.NET?

0 Answers  


Define resource files.

0 Answers  


What is http post action?

0 Answers  


ASP.NET 2.0's new membership API used for creating and managing user account is exposed through which 2 clause?

0 Answers  


How to Deploy a project?

2 Answers  


what are the new server controls added in Asp.net 2.0?

1 Answers   DOSPL,


How do you implement postback with a text box? What is postback and usestate?

1 Answers  


Categories