Click here to Skip to main content
15,920,688 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: How to access a TextBox control if given its Name as a variable? Pin
Mitch F.21-Jun-05 11:01
Mitch F.21-Jun-05 11:01 
AnswerRe: How to access a TextBox control if given its Name as a variable? Pin
lespaul3621-Jun-05 11:05
lespaul3621-Jun-05 11:05 
GeneralAnother 'String.Split' question. Pin
Brad Fackrell21-Jun-05 9:04
Brad Fackrell21-Jun-05 9:04 
GeneralRe: Another 'String.Split' question. Pin
Dave Kreskowiak21-Jun-05 9:47
mveDave Kreskowiak21-Jun-05 9:47 
GeneralRe: Another 'String.Split' question. Pin
Brad Fackrell21-Jun-05 9:51
Brad Fackrell21-Jun-05 9:51 
GeneralDataReader only finding one row Pin
SignMan35921-Jun-05 8:02
SignMan35921-Jun-05 8:02 
GeneralRe: DataReader only finding one row Pin
Colin Angus Mackay21-Jun-05 9:06
Colin Angus Mackay21-Jun-05 9:06 
GeneralRe: DataReader only finding one row Pin
Dave Kreskowiak21-Jun-05 9:37
mveDave Kreskowiak21-Jun-05 9:37 
SignMan359 wrote:
CType(rs.Item(0), String))

This code will only return the first row of the result set. You might want to iterate through the result set to get at the other rows. Try setting a breakpoint on this line and look at the rs object in the debugger to see that it really does contain more than one row.


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

GeneralCode Access Security Policy Tool Pin
Jason Weibel21-Jun-05 6:48
Jason Weibel21-Jun-05 6:48 
GeneralRe: Code Access Security Policy Tool Pin
Dave Kreskowiak21-Jun-05 7:06
mveDave Kreskowiak21-Jun-05 7:06 
GeneralRe: Code Access Security Policy Tool Pin
Dave Kreskowiak21-Jun-05 9:33
mveDave Kreskowiak21-Jun-05 9:33 
GeneralCollection / Property Grid Pin
THEMYTH21-Jun-05 4:36
THEMYTH21-Jun-05 4:36 
QuestionHow do i run an app. like paint from a macro button in excel? Pin
Anthony Mushrow21-Jun-05 4:11
professionalAnthony Mushrow21-Jun-05 4:11 
AnswerRe: How do i run an app. like paint from a macro button in excel? Pin
Dave Kreskowiak21-Jun-05 5:42
mveDave Kreskowiak21-Jun-05 5:42 
GeneralSelf-Uninstalling ActiveX Component Pin
Michel Robert 200421-Jun-05 3:23
Michel Robert 200421-Jun-05 3:23 
GeneralRe: Self-Uninstalling ActiveX Component Pin
Dave Kreskowiak21-Jun-05 5:34
mveDave Kreskowiak21-Jun-05 5:34 
GeneralRe: Self-Uninstalling ActiveX Component Pin
Michel Robert 200421-Jun-05 15:37
Michel Robert 200421-Jun-05 15:37 
GeneralRe: Self-Uninstalling ActiveX Component Pin
Dave Kreskowiak22-Jun-05 1:03
mveDave Kreskowiak22-Jun-05 1:03 
GeneralRe: Self-Uninstalling ActiveX Component Pin
Michel Robert 200422-Jun-05 3:35
Michel Robert 200422-Jun-05 3:35 
QuestionHow to send mail only to matched id in vb.net through smtp Pin
manojmmj21-Jun-05 0:41
manojmmj21-Jun-05 0:41 
AnswerRe: How to send mail only to matched id in vb.net through smtp Pin
Het210921-Jun-05 1:56
Het210921-Jun-05 1:56 
GeneralCrystal Report Section - Flexibility Position Pin
LordLothar21-Jun-05 0:36
LordLothar21-Jun-05 0:36 
GeneralDataGrid Queries Pin
directred21-Jun-05 0:32
directred21-Jun-05 0:32 
GeneralMasked Boxes Pin
icowa20-Jun-05 22:48
icowa20-Jun-05 22:48 
GeneralRe: Masked Boxes Pin
jonathan1520-Jun-05 23:02
jonathan1520-Jun-05 23:02 

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.