Click here to Skip to main content
15,887,683 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionHow to change a button background color if i know the name? Pin
spawneditions19-Jan-10 6:36
spawneditions19-Jan-10 6:36 
AnswerRe: How to change a button background color if i know the name? Pin
EliottA19-Jan-10 7:14
EliottA19-Jan-10 7:14 
GeneralRe: How to change a button background color if i know the name? Pin
spawneditions19-Jan-10 7:20
spawneditions19-Jan-10 7:20 
AnswerRe: How to change a button background color if i know the name? Pin
spawneditions19-Jan-10 8:28
spawneditions19-Jan-10 8:28 
GeneralRe: How to change a button background color if i know the name? Pin
dan!sh 19-Jan-10 18:45
professional dan!sh 19-Jan-10 18:45 
QuestionRediming An array object Containing Public Share Variant Pin
A.Najafi19-Jan-10 0:11
A.Najafi19-Jan-10 0:11 
AnswerRe: Rediming An array object Containing Public Share Variant Pin
DaveAuld19-Jan-10 5:17
professionalDaveAuld19-Jan-10 5:17 
QuestionEdit records in vb6 through access Pin
offroaderdan18-Jan-10 22:33
offroaderdan18-Jan-10 22:33 
Experts,
I am using a vb6 application with ADO data controls, i am using a search option where i can find a particular record.

Current code: for search button
Adodc1.Recordset.Find "First_Name = '" & txtFirstName.Text & "'", , adSearchForward


this works fine, what i would like to be able to do is add the text "yes" to record Returned on a particular record by pressing a button Returned. (hope that makes sence!)

Intially the user will search for a record by typing a name in e.g bob
the curser thing of the database will then find record contiang bob and select that record
i then want a button to appear (btnRecord.show ) which will then allow that particular record selected in one of the fields to then have a "yes" on it.

If anybody can help that would be great.

Cheers
Dan
Questionhow to update a VB .NET application? Pin
jeshra27918-Jan-10 21:48
jeshra27918-Jan-10 21:48 
AnswerRe: how to update a VB .NET application? Pin
Steven J Jowett19-Jan-10 1:14
Steven J Jowett19-Jan-10 1:14 
GeneralRe: how to update a VB .NET application? Pin
jeshra27921-Jan-10 0:30
jeshra27921-Jan-10 0:30 
QuestionI Need Help On Vb.net Smart Devices [modified] Pin
bernard tang18-Jan-10 21:27
bernard tang18-Jan-10 21:27 
AnswerRe: I Need Help On Vb.net Smart Devices Pin
jerryj19-Jan-10 3:31
jerryj19-Jan-10 3:31 
GeneralRe: I Need Help On Vb.net Smart Devices Pin
bernard tang19-Jan-10 16:54
bernard tang19-Jan-10 16:54 
AnswerRe: I Need Help On Vb.net Smart Devices Pin
Rick Shaub19-Jan-10 5:23
Rick Shaub19-Jan-10 5:23 
GeneralRe: I Need Help On Vb.net Smart Devices Pin
bernard tang19-Jan-10 16:59
bernard tang19-Jan-10 16:59 
QuestionQuery regarding the code in MatixCoder's "Autorun Applications" CodeProject article? Pin
Paul Hasler18-Jan-10 20:20
Paul Hasler18-Jan-10 20:20 
AnswerRe: Query regarding the code in MatixCoder's "Autorun Applications" CodeProject article? Pin
loyal ginger19-Jan-10 4:50
loyal ginger19-Jan-10 4:50 
AnswerRe: Query regarding the code in MatixCoder's "Autorun Applications" CodeProject article? Pin
Dave Kreskowiak19-Jan-10 6:35
mveDave Kreskowiak19-Jan-10 6:35 
GeneralRe: Query regarding the code in MatixCoder's "Autorun Applications" CodeProject article? Pin
Paul Hasler20-Jan-10 4:53
Paul Hasler20-Jan-10 4:53 
QuestionInvalid index. (Exception from HRESULT: 0x8002000B (DISP_E_BADINDEX)) Pin
vidhish18-Jan-10 20:12
vidhish18-Jan-10 20:12 
AnswerRe: Invalid index. (Exception from HRESULT: 0x8002000B (DISP_E_BADINDEX)) Pin
Thomas Krojer18-Jan-10 23:30
Thomas Krojer18-Jan-10 23:30 
GeneralRe: Invalid index. (Exception from HRESULT: 0x8002000B (DISP_E_BADINDEX)) Pin
vidhish19-Jan-10 0:04
vidhish19-Jan-10 0:04 
GeneralRe: Invalid index. (Exception from HRESULT: 0x8002000B (DISP_E_BADINDEX)) Pin
DJ Matthews19-Jan-10 2:48
DJ Matthews19-Jan-10 2:48 
GeneralRe: Invalid index. (Exception from HRESULT: 0x8002000B (DISP_E_BADINDEX)) Pin
Thomas Krojer19-Jan-10 3:34
Thomas Krojer19-Jan-10 3:34 

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.