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 are the data controls available in asp.net?

0 Answers  


is there any third party tools are using in .net technologies? what are there ? give me the brief introduction?

0 Answers   eXensys,


Explain the difference between dataset and datareader.

0 Answers  


What is difference between cookies and cache?

0 Answers  


What are uri parameters?

0 Answers  






Explain how do you validate the controls in an asp .net page?

0 Answers  


Why we use dbms for projects? Why don’t we save any application data in separate files instead of dbms?

0 Answers  


under which namespaces connection strings can be defined?

4 Answers  


what is cross page posting

3 Answers  


What are the advantages and disadvantages of session?

0 Answers  


What are the server controls in asp.net?

0 Answers  


how to add cliet side event to server side? and how to register client script to sever side? wt difference these two

3 Answers   PSI Data Systems,


Categories