insert values into databse using sqlserverstoredprocedure with asp.net

  • Thread starter Thread starter Sirisha
  • Start date Start date
S

Sirisha

Hello,
I want code for insert values into database using
storedprocedure and how to write stored procedures.

I want code in codebehined file, imean .aspx code




Regards,

Sirisha.
 
Sirisha said:
Hello,
I want code for insert values into database using
storedprocedure and how to write stored procedures.

I want code in codebehined file, imean .aspx code




Regards,

Sirisha.

What resources have you already consulted (Web sites, books etc)? What is
it in those resources that you don't understand?


Peter
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top