Click here to Skip to main content
15,892,537 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionMysql update - STUCK Pin
LegionFX20-Jun-07 17:31
LegionFX20-Jun-07 17:31 
AnswerRe: Mysql update - STUCK Pin
Christian Graus20-Jun-07 19:21
protectorChristian Graus20-Jun-07 19:21 
GeneralRe: Mysql update - STUCK Pin
LegionFX21-Jun-07 5:04
LegionFX21-Jun-07 5:04 
AnswerRe: How to store from listbox to array in vb.net Pin
Sanjay Kunjam20-Jun-07 21:13
Sanjay Kunjam20-Jun-07 21:13 
GeneralRe: How to store from listbox to array in vb.net Pin
Kanwal0921-Jun-07 22:09
Kanwal0921-Jun-07 22:09 
Questionvb6 with crystal report 8.5 Pin
Nine_20-Jun-07 16:43
Nine_20-Jun-07 16:43 
AnswerRe: vb6 with crystal report 8.5 Pin
Tirthadip20-Jun-07 21:50
Tirthadip20-Jun-07 21:50 
GeneralRe: vb6 with crystal report 8.5 Pin
Nine_20-Jun-07 22:34
Nine_20-Jun-07 22:34 
Yes, I already checked it. When I sent the first parameter, I used this code:

rpt.ParameterFields.GetItemByName("text").AddCurrentValue ("a")

Now I want to send the second one with the same code above, it seems to replace the first one like here:

rpt.ParameterFields.GetItemByName("text").AddCurrentValue ("b")

The result is
"b"
Which I want
a
b

Help me please.............

GeneralRe: vb6 with crystal report 8.5 Pin
Dave Kreskowiak21-Jun-07 4:24
mveDave Kreskowiak21-Jun-07 4:24 
QuestionVB Timer and XML read/write question Pin
commieJerk20-Jun-07 16:00
commieJerk20-Jun-07 16:00 
AnswerRe: VB Timer and XML read/write question Pin
Dave Kreskowiak21-Jun-07 4:22
mveDave Kreskowiak21-Jun-07 4:22 
GeneralRe: VB Timer and XML read/write question Pin
commieJerk21-Jun-07 4:48
commieJerk21-Jun-07 4:48 
GeneralRe: VB Timer and XML read/write question Pin
Dave Kreskowiak21-Jun-07 14:20
mveDave Kreskowiak21-Jun-07 14:20 
GeneralRe: VB Timer and XML read/write question Pin
commieJerk22-Jun-07 3:42
commieJerk22-Jun-07 3:42 
GeneralRe: VB Timer and XML read/write question Pin
Dave Kreskowiak22-Jun-07 16:47
mveDave Kreskowiak22-Jun-07 16:47 
Questionpicture appearing in VB 2005 express edition Pin
ali3nz0r20-Jun-07 14:43
ali3nz0r20-Jun-07 14:43 
AnswerRe: picture appearing in VB 2005 express edition Pin
_Damian S_20-Jun-07 14:56
professional_Damian S_20-Jun-07 14:56 
AnswerRe: picture appearing in VB 2005 express edition Pin
Christian Graus20-Jun-07 15:07
protectorChristian Graus20-Jun-07 15:07 
GeneralRe: picture appearing in VB 2005 express edition Pin
ali3nz0r20-Jun-07 15:08
ali3nz0r20-Jun-07 15:08 
GeneralRe: picture appearing in VB 2005 express edition Pin
Christian Graus20-Jun-07 15:14
protectorChristian Graus20-Jun-07 15:14 
GeneralRe: picture appearing in VB 2005 express edition Pin
ali3nz0r20-Jun-07 15:16
ali3nz0r20-Jun-07 15:16 
GeneralRe: picture appearing in VB 2005 express edition Pin
Christian Graus20-Jun-07 15:51
protectorChristian Graus20-Jun-07 15:51 
QuestionUsing Multiple Forms Pin
MARKSHAM20-Jun-07 12:15
MARKSHAM20-Jun-07 12:15 
AnswerRe: Using Multiple Forms Pin
Christian Graus20-Jun-07 13:41
protectorChristian Graus20-Jun-07 13:41 
GeneralRe: Using Multiple Forms Pin
MARKSHAM22-Jun-07 4:25
MARKSHAM22-Jun-07 4:25 

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.