Click here to Skip to main content
16,008,942 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: HOW WE CLOSE A FORM FROM OTHER END Pin
Michael P Butler11-May-05 6:23
Michael P Butler11-May-05 6:23 
Generalvb.net 2005 application database package Pin
Yojam11-May-05 5:29
Yojam11-May-05 5:29 
GeneralRe: vb.net 2005 application database package Pin
Dave Kreskowiak11-May-05 5:55
mveDave Kreskowiak11-May-05 5:55 
GeneralRe: vb.net 2005 application database package Pin
Joey Picerno11-May-05 6:13
Joey Picerno11-May-05 6:13 
Generalsending voice over modem, usnig VB Pin
Member 195460811-May-05 4:13
Member 195460811-May-05 4:13 
GeneralRe: sending voice over modem, usnig VB Pin
Dave Kreskowiak11-May-05 5:53
mveDave Kreskowiak11-May-05 5:53 
GeneralCatalin - SQL &VB Pin
Catalin Negraia11-May-05 3:03
Catalin Negraia11-May-05 3:03 
GeneralRe: Catalin - SQL &VB Pin
Colin Angus Mackay11-May-05 3:12
Colin Angus Mackay11-May-05 3:12 
You create a SqlCommand with the name of the stored procedure. You tell it the CommandType the is CommandType.StoredProcedure and then you perform the required Execute... method on it.

You will find many examples on MSDN if you look up the SqlCommand class[^]


My: Blog | Photos | Next SQL Presentation
WDevs.com - Open Source Code Hosting, Blogs, FTP, Mail and More


GeneralRe: Catalin - SQL &VB Pin
Rizwan Bashir11-May-05 3:13
Rizwan Bashir11-May-05 3:13 
GeneralRe: Catalin - SQL &VB Pin
Colin Angus Mackay11-May-05 3:46
Colin Angus Mackay11-May-05 3:46 
Questionhow to dissable print option in word and also dissable addin's Pin
chashe11-May-05 2:50
chashe11-May-05 2:50 
AnswerRe: how to dissable print option in word and also dissable addin's Pin
vertig073011-May-05 3:16
vertig073011-May-05 3:16 
GeneralRe: how to dissable print option in word and also dissable addin's Pin
Dave Kreskowiak11-May-05 5:49
mveDave Kreskowiak11-May-05 5:49 
Questionhow to auto-fill a textbox? Pin
Lisana11-May-05 2:34
Lisana11-May-05 2:34 
AnswerRe: how to auto-fill a textbox? Pin
Dave Kreskowiak11-May-05 2:49
mveDave Kreskowiak11-May-05 2:49 
AnswerRe: how to auto-fill a textbox? Pin
Joe Cleland11-May-05 13:53
Joe Cleland11-May-05 13:53 
GeneralRe: how to auto-fill a textbox? Pin
Dave Kreskowiak11-May-05 15:50
mveDave Kreskowiak11-May-05 15:50 
GeneralRe: how to auto-fill a textbox? Pin
Joe Cleland12-May-05 5:07
Joe Cleland12-May-05 5:07 
GeneralSqlConnection Error Pin
nitin_ion11-May-05 1:47
nitin_ion11-May-05 1:47 
GeneralRe: SqlConnection Error Pin
Dave Kreskowiak11-May-05 2:44
mveDave Kreskowiak11-May-05 2:44 
GeneralRe: SqlConnection Error Pin
nitin_ion11-May-05 17:28
nitin_ion11-May-05 17:28 
GeneralRe: SqlConnection Error Pin
Dave Kreskowiak12-May-05 1:32
mveDave Kreskowiak12-May-05 1:32 
GeneralRe: SqlConnection Error Pin
nitin_ion12-May-05 1:39
nitin_ion12-May-05 1:39 
GeneralClose form form another one Pin
johnjsm10-May-05 23:48
johnjsm10-May-05 23:48 
GeneralRe: Close form form another one Pin
Dave Kreskowiak11-May-05 2:42
mveDave Kreskowiak11-May-05 2:42 

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.