Click here to Skip to main content
15,902,112 members
Home / Discussions / C#
   

C#

 
GeneralRe: Sending an email. Pin
Rocky Moore21-Jul-03 22:35
Rocky Moore21-Jul-03 22:35 
QuestionComparing Two Images in C# - Possible? Pin
CyberKewl21-Jul-03 15:24
CyberKewl21-Jul-03 15:24 
AnswerRe: Comparing Two Images in C# - Possible? Pin
Richard Day22-Jul-03 5:50
Richard Day22-Jul-03 5:50 
AnswerRe: Comparing Two Images in C# - Possible? Pin
Rein Hillmann22-Jul-03 6:21
Rein Hillmann22-Jul-03 6:21 
GeneralSQLParameters Pin
KETUINHA21-Jul-03 15:16
KETUINHA21-Jul-03 15:16 
GeneralRe: SQLParameters Pin
Ista21-Jul-03 17:05
Ista21-Jul-03 17:05 
GeneralRe: SQLParameters Pin
KETUINHA21-Jul-03 17:43
KETUINHA21-Jul-03 17:43 
GeneralRe: SQLParameters Pin
Arjan Einbu21-Jul-03 22:21
Arjan Einbu21-Jul-03 22:21 
You can use sp_procedure_params_rowset 'your_procedurename_here'.
It returns a rowset containing the names, types and other info on the parameters that you procedure takes.

This is the SP that is used by MS in their Data Access Application Blocks (DAAB) for .NET and in earlier versions of ADO.
GeneralRe: SQLParameters Pin
KETUINHA21-Jul-03 23:31
KETUINHA21-Jul-03 23:31 
GeneralRe: SQLParameters Pin
Arjan Einbu22-Jul-03 0:03
Arjan Einbu22-Jul-03 0:03 
GeneralRe: SQLParameters Pin
Ista22-Jul-03 3:23
Ista22-Jul-03 3:23 
GeneralRe: SQLParameters Pin
don7cry22-Jul-03 4:33
don7cry22-Jul-03 4:33 
GeneralRe: SQLParameters Pin
Ista22-Jul-03 9:10
Ista22-Jul-03 9:10 
GeneralCell colors in DataGrid Pin
Anonymous21-Jul-03 13:46
Anonymous21-Jul-03 13:46 
GeneralRe: Cell colors in DataGrid Pin
Mazdak21-Jul-03 20:08
Mazdak21-Jul-03 20:08 
GeneralRe: Cell colors in DataGrid Pin
albean22-Jul-03 17:20
albean22-Jul-03 17:20 
GeneralUmm.. Stupid Question Pin
Nick Parker21-Jul-03 12:29
protectorNick Parker21-Jul-03 12:29 
GeneralRe: Umm.. Stupid Question Pin
J. Dunlap21-Jul-03 12:51
J. Dunlap21-Jul-03 12:51 
GeneralRe: Umm.. Stupid Question Pin
Nick Parker21-Jul-03 17:16
protectorNick Parker21-Jul-03 17:16 
GeneralRe: Umm.. Stupid Question Pin
James T. Johnson21-Jul-03 15:46
James T. Johnson21-Jul-03 15:46 
GeneralRe: Umm.. Stupid Question Pin
Rocky Moore21-Jul-03 16:01
Rocky Moore21-Jul-03 16:01 
GeneralRe: Umm.. Stupid Question Pin
James T. Johnson21-Jul-03 16:12
James T. Johnson21-Jul-03 16:12 
GeneralRe: Umm.. Stupid Question Pin
Rocky Moore21-Jul-03 17:25
Rocky Moore21-Jul-03 17:25 
GeneralRe: Umm.. Stupid Question Pin
Nick Parker21-Jul-03 18:01
protectorNick Parker21-Jul-03 18:01 
GeneralRe: Umm.. Stupid Question Pin
Rocky Moore21-Jul-03 21:48
Rocky Moore21-Jul-03 21:48 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.