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

Visual Basic

 
GeneralRe: how can multiple users open VB>NET application? Pin
Marcus J. Smith14-Feb-07 3:01
professionalMarcus J. Smith14-Feb-07 3:01 
Question[VB6]ByteFX Mysql Connection Pin
djnevs13-Feb-07 4:53
djnevs13-Feb-07 4:53 
QuestionAddition Operation with Access DB Column Pin
Jason Baggett13-Feb-07 4:34
Jason Baggett13-Feb-07 4:34 
AnswerRe: Addition Operation with Access DB Column Pin
Kschuler13-Feb-07 5:30
Kschuler13-Feb-07 5:30 
GeneralRe: Addition Operation with Access DB Column Pin
Jason Baggett13-Feb-07 6:26
Jason Baggett13-Feb-07 6:26 
GeneralRe: Addition Operation with Access DB Column Pin
Kschuler13-Feb-07 7:44
Kschuler13-Feb-07 7:44 
GeneralRe: Addition Operation with Access DB Column Pin
Jason Baggett13-Feb-07 8:01
Jason Baggett13-Feb-07 8:01 
GeneralRe: Addition Operation with Access DB Column Pin
Kschuler13-Feb-07 8:07
Kschuler13-Feb-07 8:07 
That's okay...It's always hard to know what information is important when asking a question. But it seems to make more sense to me now. I think this is what you are looking for:

SELECT SUM(durationField) FROM table WHERE testField='TestA'

This will return the sum of durations for TestA.

Hope this works for you!
GeneralRe: Addition Operation with Access DB Column Pin
Jason Baggett13-Feb-07 8:20
Jason Baggett13-Feb-07 8:20 
QuestionList View Help needed. Pin
sandipan.neogi@gmail.com13-Feb-07 4:30
sandipan.neogi@gmail.com13-Feb-07 4:30 
QuestionUpdating Live Pin
Situnes13-Feb-07 3:59
Situnes13-Feb-07 3:59 
QuestionUpdating Live Pin
Situnes13-Feb-07 3:59
Situnes13-Feb-07 3:59 
QuestionEvent Handling of drop down lists inside a Datagrid Problem Pin
Huvandhuma13-Feb-07 3:46
Huvandhuma13-Feb-07 3:46 
AnswerRe: Event Handling of drop down lists inside a Datagrid Problem Pin
Marcus J. Smith13-Feb-07 4:06
professionalMarcus J. Smith13-Feb-07 4:06 
GeneralRe: Event Handling of drop down lists inside a Datagrid Problem Pin
Huvandhuma13-Feb-07 15:47
Huvandhuma13-Feb-07 15:47 
GeneralRe: Event Handling of drop down lists inside a Datagrid Problem Pin
Marcus J. Smith14-Feb-07 3:07
professionalMarcus J. Smith14-Feb-07 3:07 
QuestionConvert to a string Pin
costavo13-Feb-07 2:58
costavo13-Feb-07 2:58 
AnswerRe: Convert to a string Pin
Dave Kreskowiak13-Feb-07 4:22
mveDave Kreskowiak13-Feb-07 4:22 
QuestionUsing "Me." to reference an object Pin
Marcus J. Smith13-Feb-07 2:35
professionalMarcus J. Smith13-Feb-07 2:35 
AnswerRe: Using "Me." to reference an object Pin
Colin Angus Mackay13-Feb-07 3:51
Colin Angus Mackay13-Feb-07 3:51 
AnswerRe: Using "Me." to reference an object Pin
Dave Kreskowiak13-Feb-07 4:13
mveDave Kreskowiak13-Feb-07 4:13 
GeneralRe: Using "Me." to reference an object Pin
Marcus J. Smith13-Feb-07 4:22
professionalMarcus J. Smith13-Feb-07 4:22 
GeneralRe: Using "Me." to reference an object Pin
Colin Angus Mackay13-Feb-07 4:22
Colin Angus Mackay13-Feb-07 4:22 
GeneralRe: Using "Me." to reference an object Pin
Dave Kreskowiak13-Feb-07 5:55
mveDave Kreskowiak13-Feb-07 5:55 
Questionpaint event problem? Pin
.NetRams13-Feb-07 1:06
.NetRams13-Feb-07 1:06 

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.