Click here to Skip to main content
15,881,381 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionHow Do i Document a Functional Spec for the Functionality Pin
Vimalsoft(Pty) Ltd16-Jul-07 21:36
professionalVimalsoft(Pty) Ltd16-Jul-07 21:36 
AnswerRe: How Do i Document a Functional Spec for the Functionality Pin
Colin Angus Mackay16-Jul-07 23:53
Colin Angus Mackay16-Jul-07 23:53 
GeneralJust curious... [modified] Pin
Colin Angus Mackay17-Jul-07 0:09
Colin Angus Mackay17-Jul-07 0:09 
GeneralRe: Just curious... Pin
Tom Deketelaere17-Jul-07 1:58
professionalTom Deketelaere17-Jul-07 1:58 
GeneralRe: Just curious... Pin
originSH17-Jul-07 2:29
originSH17-Jul-07 2:29 
GeneralRe: Just curious... Pin
Colin Angus Mackay17-Jul-07 3:13
Colin Angus Mackay17-Jul-07 3:13 
GeneralRe: How Do i Document a Functional Spec for the Functionality Pin
Vimalsoft(Pty) Ltd19-Jul-07 20:34
professionalVimalsoft(Pty) Ltd19-Jul-07 20:34 
Questionsum experssion Pin
Mr.Kode16-Jul-07 21:16
Mr.Kode16-Jul-07 21:16 
i have one datatable contains price column
i need to calculate the sum of the prices
and then delete all the rows from the table

my code is :

dim total as decimal
total=dataset.tables("sourcetable").columns("price").experssion="sum(price)"

but when the code executed it generate exception
can not use experssion in an circual function

second:

i need to know how to delete all rows from datatable at run time

regards to all
AnswerRe: sum experssion Pin
Tom Deketelaere16-Jul-07 21:20
professionalTom Deketelaere16-Jul-07 21:20 
GeneralRe: sum experssion [modified] Pin
Mr.Kode16-Jul-07 21:54
Mr.Kode16-Jul-07 21:54 
AnswerRe: sum experssion Pin
Dave Kreskowiak17-Jul-07 3:53
mveDave Kreskowiak17-Jul-07 3:53 
Questionwhich book in very useful for vb.net 2005 Pin
babusat16-Jul-07 21:04
babusat16-Jul-07 21:04 
AnswerRe: which book in very useful for vb.net 2005 Pin
Sathesh Sakthivel16-Jul-07 21:16
Sathesh Sakthivel16-Jul-07 21:16 
AnswerRe: which book in very useful for vb.net 2005 Pin
koolprasad200317-Jul-07 1:14
professionalkoolprasad200317-Jul-07 1:14 
QuestionHow to changeIME mode Pin
iprasad00716-Jul-07 17:45
iprasad00716-Jul-07 17:45 
AnswerRe: How to changeIME mode Pin
Tom Deketelaere16-Jul-07 21:16
professionalTom Deketelaere16-Jul-07 21:16 
GeneralRe: How to changeIME mode Pin
iprasad00716-Jul-07 21:46
iprasad00716-Jul-07 21:46 
Questionlistview smallimages disappear Pin
ESTAN16-Jul-07 12:01
ESTAN16-Jul-07 12:01 
AnswerRe: listview smallimages disappear Pin
Tom Deketelaere16-Jul-07 21:06
professionalTom Deketelaere16-Jul-07 21:06 
GeneralRe: listview smallimages disappear Pin
ESTAN17-Jul-07 1:45
ESTAN17-Jul-07 1:45 
GeneralRe: listview smallimages disappear Pin
Tom Deketelaere17-Jul-07 2:11
professionalTom Deketelaere17-Jul-07 2:11 
GeneralRe: listview smallimages disappear Pin
ESTAN17-Jul-07 4:49
ESTAN17-Jul-07 4:49 
GeneralRe: listview smallimages disappear Pin
Tom Deketelaere17-Jul-07 5:00
professionalTom Deketelaere17-Jul-07 5:00 
GeneralRe: listview smallimages disappear Pin
ESTAN18-Jul-07 22:28
ESTAN18-Jul-07 22:28 
QuestionWhat would be better? Pin
Cory Kimble16-Jul-07 11:08
Cory Kimble16-Jul-07 11:08 

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.