Click here to Skip to main content
16,018,797 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralErrorProvider: Clear ALL Pin
Brad Fackrell5-Jul-05 9:07
Brad Fackrell5-Jul-05 9:07 
GeneralRe: ErrorProvider: Clear ALL Pin
Anonymous5-Jul-05 11:26
Anonymous5-Jul-05 11:26 
QuestionStringFormat.Format16bppArgb1555 ? Pin
[Marc]5-Jul-05 8:36
[Marc]5-Jul-05 8:36 
AnswerI mean PixelFormat.Format16bppArgb1555 Pin
[Marc]5-Jul-05 16:23
[Marc]5-Jul-05 16:23 
QuestionHow to Share data b/t parent and child form ? Pin
Madni Abbasi5-Jul-05 3:51
Madni Abbasi5-Jul-05 3:51 
AnswerRe: How to Share data b/t parent and child form ? Pin
Dave Kreskowiak5-Jul-05 5:47
mveDave Kreskowiak5-Jul-05 5:47 
GeneralVBscript to output SQL stored procedure results Pin
brokenchode5-Jul-05 3:23
brokenchode5-Jul-05 3:23 
GeneralRe: VBscript to output SQL stored procedure results Pin
Dave Kreskowiak5-Jul-05 5:56
mveDave Kreskowiak5-Jul-05 5:56 
You'd probably have to setup a Parameter object, in your Command object, with a direction parameter of adParamReturnValue. You could probably read the results from that parameter after the Execute method returns.

Or you might be looking for something like this[^] example.

I don't know for sure which one will work for you. I never had to look at the return value text before...



RageInTheMachine9532
"...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

GeneralRe: VBscript to output SQL stored procedure results Pin
brokenchode5-Jul-05 9:09
brokenchode5-Jul-05 9:09 
QuestionHow to update from vb.net 2005 beta1 to beta2? Pin
rushing4-Jul-05 23:02
rushing4-Jul-05 23:02 
AnswerRe: How to update from vb.net 2005 beta1 to beta2? Pin
Christian Graus5-Jul-05 0:13
protectorChristian Graus5-Jul-05 0:13 
AnswerRe: How to update from vb.net 2005 beta1 to beta2? Pin
Dave Kreskowiak5-Jul-05 1:18
mveDave Kreskowiak5-Jul-05 1:18 
GeneralGetting windows XP login & logout time Pin
Ilangovan4-Jul-05 21:06
Ilangovan4-Jul-05 21:06 
GeneralRe: Getting windows XP login & logout time Pin
Dave Kreskowiak5-Jul-05 1:13
mveDave Kreskowiak5-Jul-05 1:13 
GeneralRe: Getting windows XP login & logout time Pin
Anonymous5-Jul-05 5:46
Anonymous5-Jul-05 5:46 
GeneralRe: Getting windows XP login & logout time Pin
Anonymous5-Jul-05 8:23
Anonymous5-Jul-05 8:23 
GeneralHelp Pin
Nguyen Dinh Quy4-Jul-05 20:42
Nguyen Dinh Quy4-Jul-05 20:42 
GeneralRe: Help Pin
Christian Graus5-Jul-05 0:16
protectorChristian Graus5-Jul-05 0:16 
GeneralMSMQ Pin
nitin_ion4-Jul-05 20:30
nitin_ion4-Jul-05 20:30 
GeneralRe: MSMQ Pin
Dave Kreskowiak5-Jul-05 2:46
mveDave Kreskowiak5-Jul-05 2:46 
GeneralRe: MSMQ Pin
nitin_ion5-Jul-05 17:27
nitin_ion5-Jul-05 17:27 
GeneralRe: MSMQ Pin
Dave Kreskowiak6-Jul-05 1:00
mveDave Kreskowiak6-Jul-05 1:00 
GeneralRe: MSMQ Pin
nitin_ion6-Jul-05 18:27
nitin_ion6-Jul-05 18:27 
GeneralRe: MSMQ Pin
Dave Kreskowiak7-Jul-05 2:20
mveDave Kreskowiak7-Jul-05 2:20 
GeneralRe: MSMQ Pin
nitin_ion7-Jul-05 17:35
nitin_ion7-Jul-05 17:35 

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.