Click here to Skip to main content
15,898,036 members
Home / Discussions / C#
   

C#

 
GeneralRe: filling and retrieving tables Pin
Aftab Sindhi24-Nov-07 21:05
Aftab Sindhi24-Nov-07 21:05 
QuestionUpdate 2 related froms on closing one of them Pin
Shaahinm24-Nov-07 20:08
Shaahinm24-Nov-07 20:08 
AnswerRe: Update 2 related froms on closing one of them Pin
Aftab Sindhi24-Nov-07 20:48
Aftab Sindhi24-Nov-07 20:48 
GeneralRe: Update 2 related froms on closing one of them Pin
Shaahinm24-Nov-07 22:57
Shaahinm24-Nov-07 22:57 
QuestionLINQ Pin
CataclysmicQuantum24-Nov-07 19:34
CataclysmicQuantum24-Nov-07 19:34 
AnswerRe: LINQ Pin
Christian Graus24-Nov-07 23:14
protectorChristian Graus24-Nov-07 23:14 
QuestionStored Procedure in a RichTextBox Pin
shehezada24-Nov-07 19:26
shehezada24-Nov-07 19:26 
AnswerRe: Stored Procedure in a RichTextBox Pin
mav.northwind24-Nov-07 20:04
mav.northwind24-Nov-07 20:04 
Hi!
You can access the text in the RTB via its Text property (I can't see what else this has to do with the topic).
To execute a SP with a given name you can use classes from the System.Data.* namespace, depending on the RDBMS you want to use, for example the SqlCommand class.
There's a ton of samples for this on MSDN for example, try googling for it if you still have troubles.

Regards,
mav

--
Black holes are the places where God divided by 0...

GeneralRe: Stored Procedure in a RichTextBox Pin
shehezada24-Nov-07 20:51
shehezada24-Nov-07 20:51 
GeneralRe: Stored Procedure in a RichTextBox Pin
mav.northwind25-Nov-07 1:04
mav.northwind25-Nov-07 1:04 
Questioncombo+sql+C# Pin
sajid.salim.khan24-Nov-07 19:21
sajid.salim.khan24-Nov-07 19:21 
AnswerRe: combo+sql+C# Pin
Aftab Sindhi24-Nov-07 20:55
Aftab Sindhi24-Nov-07 20:55 
QuestionC# String Function (IsPrintable/IsUnicode/etc) Pin
Jeffrey Walton24-Nov-07 19:20
Jeffrey Walton24-Nov-07 19:20 
AnswerRe: C# String Function (IsPrintable/IsUnicode/etc) Pin
mav.northwind24-Nov-07 20:10
mav.northwind24-Nov-07 20:10 
Questionprint word file with C#2005 Pin
sara_136324-Nov-07 18:31
sara_136324-Nov-07 18:31 
AnswerRe: print word file with C#2005 Pin
Paul Conrad28-Nov-07 14:39
professionalPaul Conrad28-Nov-07 14:39 
Questionprint word file with C#2005 Pin
sara_136324-Nov-07 18:29
sara_136324-Nov-07 18:29 
AnswerRe: print word file with C#2005 Pin
Jeffrey Walton24-Nov-07 19:22
Jeffrey Walton24-Nov-07 19:22 
QuestionBindingNavigator Problem Pin
Xmen Real 24-Nov-07 18:28
professional Xmen Real 24-Nov-07 18:28 
AnswerRe: BindingNavigator Problem Pin
Paul Conrad25-Nov-07 9:17
professionalPaul Conrad25-Nov-07 9:17 
GeneralRe: BindingNavigator Problem Pin
Xmen Real 25-Nov-07 15:13
professional Xmen Real 25-Nov-07 15:13 
QuestionVisual Studio 2008 Training Kit Pin
Peter Vertes24-Nov-07 16:50
Peter Vertes24-Nov-07 16:50 
AnswerRe: Visual Studio 2008 Training Kit Pin
Paul Conrad25-Nov-07 9:17
professionalPaul Conrad25-Nov-07 9:17 
QuestionRendering SVG in C# Pin
AbXorb24-Nov-07 13:00
AbXorb24-Nov-07 13:00 
AnswerRe: Rendering SVG in C# Pin
Christian Graus24-Nov-07 14:06
protectorChristian Graus24-Nov-07 14:06 

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.