Create knowledge
[?]
|
(rate this)
|
Hi all, I'm developing a simple project using C#.net 2005 with SQL Server 2000. In my project, I need to retrieve the data from SQL database in my page with the help of stored procedure . I've no id...
|
|
sameer kamble
| Answered
| 3 years ago
|
|
Create an ASP.NET Project and Add Controls In this section, you create an ASP.NET project and build the basic user interface. Note that these steps use Microsoft Visual C# .NET code. To create the project, follow these steps: Click Start , point...
|
|
|
|
Shivpraksh Rai
| Answered
| 3 years ago
|
|
Hi Dude ! This is a simple way to get Data from SQL server Strore Procedure by passing some Input Based. -------------1--------------------- CREATE PROCEDURE [dbo].[Login_Employee_GET_SP] ( @M_USER_ID VARCHAR(10)=NULL, ...
|
|
Answer: "How to call a stored procedure using SQL Server 2000 and C#.NET?" deleted from your view.




