Entry
Database: Stored procedure: Run: How to run a stored procedure in Visual Studio.NET, manually?
Dec 23rd, 2003 10:44
Knud van Eeden,
----------------------------------------------------------------------
--- Knud van Eeden --- 14 December 2003 - 11:46 pm -------------------
Database: Stored procedure: Run: How to run a stored procedure in
Visual Studio.NET, manually?
---
Steps: Overview:
1. -Create or open a database in Microsoft Visual Studio
2. -On the left side of the window click on
'Server Explorer'
3. -This will show this database (e.g. 'Northwind')
4. -Highlight this database
5. -Right click
6. -Run stored procedure
7. -Give possible parameters
----------------------------------------------------------------------