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

Visual Basic

 
GeneralRe: How can i open other Form from......... Pin
Tamimi - Code1-Jul-07 2:57
Tamimi - Code1-Jul-07 2:57 
GeneralRe: How can i open other Form from......... Pin
ankur01011-Jul-07 20:11
ankur01011-Jul-07 20:11 
GeneralRe: How can i open other Form from......... Pin
ankur01011-Jul-07 20:12
ankur01011-Jul-07 20:12 
QuestionSet Glass around UserControls! Pin
softwarejaeger1-Jul-07 1:43
softwarejaeger1-Jul-07 1:43 
AnswerRe: Set Glass around UserControls! Pin
Paul Conrad13-Jul-07 13:20
professionalPaul Conrad13-Jul-07 13:20 
QuestionCREATE NEW COMPONENT Pin
cheerup_woe1-Jul-07 0:00
cheerup_woe1-Jul-07 0:00 
Questiondatabase question?? Pin
magedhv30-Jun-07 23:35
magedhv30-Jun-07 23:35 
AnswerRe: database question?? Pin
magedhv30-Jun-07 23:36
magedhv30-Jun-07 23:36 
this is what i have reach in vb6

If rs5.State = 1 Then rs5.Close<br />
<br />
rs5.Open "store", cn, adOpenDynamic, adLockPessimistic<br />
rs5.Find "ceasr ='" + Combo2.Text + " '"<br />
x = rs5!cost<br />
rs5!cost = x + Val(Text6.Text)<br />
rs5.Update

how can i apply this code in vb2005
QuestionLogin Dialog Form Pin
Andy20230-Jun-07 22:54
Andy20230-Jun-07 22:54 
AnswerRe: Login Dialog Form Pin
The ANZAC1-Jul-07 2:56
The ANZAC1-Jul-07 2:56 
QuestionReading the data of Datagrids Pin
hsprasain30-Jun-07 21:15
hsprasain30-Jun-07 21:15 
AnswerRe: Reading the data of Datagrids Pin
Tamimi - Code30-Jun-07 21:27
Tamimi - Code30-Jun-07 21:27 
AnswerRe: Reading the data of Datagrids Pin
Guffa30-Jun-07 21:37
Guffa30-Jun-07 21:37 
GeneralRe: Reading the data of Datagrids Pin
hsprasain30-Jun-07 21:42
hsprasain30-Jun-07 21:42 
AnswerRe: Reading the data of Datagrids Pin
Zia Ul Haq Soofi1-Jul-07 9:39
Zia Ul Haq Soofi1-Jul-07 9:39 
QuestionVB ! Pin
mhike1830-Jun-07 16:48
mhike1830-Jun-07 16:48 
AnswerRe: VB ! Pin
Christian Graus30-Jun-07 16:55
protectorChristian Graus30-Jun-07 16:55 
QuestionSave data into a .dat file Pin
atlasliu30-Jun-07 14:38
atlasliu30-Jun-07 14:38 
AnswerRe: Save data into a .dat file Pin
Sathesh Sakthivel30-Jun-07 15:10
Sathesh Sakthivel30-Jun-07 15:10 
GeneralRe: Save data into a .dat file Pin
Paul Conrad24-Dec-07 11:37
professionalPaul Conrad24-Dec-07 11:37 
QuestionCreating Setup with shotcuts Pin
hsprasain30-Jun-07 12:22
hsprasain30-Jun-07 12:22 
AnswerRe: Creating Setup with shotcuts Pin
Christian Graus30-Jun-07 12:30
protectorChristian Graus30-Jun-07 12:30 
GeneralRe: Creating Setup with shotcuts Pin
hsprasain30-Jun-07 12:38
hsprasain30-Jun-07 12:38 
GeneralRe: Creating Setup with shotcuts Pin
Christian Graus30-Jun-07 13:29
protectorChristian Graus30-Jun-07 13:29 
GeneralRe: Creating Setup with shotcuts Pin
hsprasain30-Jun-07 21:09
hsprasain30-Jun-07 21:09 

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.