Click here to Skip to main content
15,896,118 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Edit an existed record Pin
Manoucheka2715-May-09 8:02
Manoucheka2715-May-09 8:02 
QuestioniTextSharp set and flatten layers Pin
bkwooten14-May-09 8:08
bkwooten14-May-09 8:08 
AnswerRe: iTextSharp set and flatten layers Pin
Dave Kreskowiak14-May-09 9:43
mveDave Kreskowiak14-May-09 9:43 
GeneralRe: iTextSharp set and flatten layers Pin
bkwooten15-May-09 4:56
bkwooten15-May-09 4:56 
GeneralRe: iTextSharp set and flatten layers Pin
Dave Kreskowiak15-May-09 12:04
mveDave Kreskowiak15-May-09 12:04 
GeneralRe: iTextSharp set and flatten layers Pin
bkwooten18-May-09 5:48
bkwooten18-May-09 5:48 
QuestionMultiSelection combo gets hidden in a Frame Pin
Nitin198114-May-09 7:14
Nitin198114-May-09 7:14 
Questiondatatype [modified] Pin
Ankit Aneja14-May-09 5:48
Ankit Aneja14-May-09 5:48 
Hi All,
I am selecting weight
Select instanceid2400,CAST(weight as real) as GrossWeight from tblcargo where instanceid2400='#AGE019000016'

and result is 3289.154
but when I am reading it in vb.net as

Dim GrossWeight as Single
GrossWeight = .GetFloat("GrossWeight")
it is changing value to 3289.1

and when i am using
Dim GrossWeight as Double
GrossWeight = .GetFloat("GrossWeight")
it is putting unwanted values at end 3289.15405273438
how can we show same value (3289.154) whatever is selected

Ankit Aneja
"Nothing is impossible. The word itself says - I M possible"

modified on Friday, May 15, 2009 9:36 AM

AnswerRe: datatype Pin
Dave Kreskowiak14-May-09 7:12
mveDave Kreskowiak14-May-09 7:12 
GeneralRe: datatype Pin
Zaegra14-May-09 8:56
Zaegra14-May-09 8:56 
GeneralRe: datatype Pin
Dave Kreskowiak14-May-09 9:33
mveDave Kreskowiak14-May-09 9:33 
GeneralRe: datatype Pin
Zaegra14-May-09 11:17
Zaegra14-May-09 11:17 
Questionplz help me in VB to drow in picture box Pin
laila_B14-May-09 4:43
laila_B14-May-09 4:43 
AnswerRe: plz help me in VB to drow in picture box Pin
scottgp14-May-09 4:49
professionalscottgp14-May-09 4:49 
GeneralRe: plz help me in VB to drow in picture box Pin
laila_B15-May-09 8:28
laila_B15-May-09 8:28 
AnswerRe: plz help me in VB to drow in picture box Pin
DidiKunz14-May-09 4:54
DidiKunz14-May-09 4:54 
AnswerRe: plz help me in VB to drow in picture box Pin
Jon_Boy14-May-09 5:11
Jon_Boy14-May-09 5:11 
GeneralRe: plz help me in VB to drow in picture box Pin
Mycroft Holmes14-May-09 16:47
professionalMycroft Holmes14-May-09 16:47 
AnswerRe: plz help me in VB to drow in picture box Pin
Steven J Jowett14-May-09 5:36
Steven J Jowett14-May-09 5:36 
GeneralRe: plz help me in VB to drow in picture box Pin
EliottA14-May-09 5:47
EliottA14-May-09 5:47 
GeneralRe: plz help me in VB to drow in picture box Pin
Mycroft Holmes14-May-09 16:51
professionalMycroft Holmes14-May-09 16:51 
AnswerRe: plz help me in VB to drow in picture box Pin
Dave Kreskowiak14-May-09 7:10
mveDave Kreskowiak14-May-09 7:10 
AnswerRe: plz help me in VB to drow in picture box Pin
Zaegra14-May-09 9:03
Zaegra14-May-09 9:03 
AnswerRe: plz help me in VB to drow in picture box Pin
LloydA11115-May-09 13:11
LloydA11115-May-09 13:11 
Questionviewport to window mapping Pin
suvigna14-May-09 4:29
suvigna14-May-09 4:29 

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.