-----------------------------------------------------------
New Message on BDOTNET
-----------------------------------------------------------
From: IndianSadamHuzain1
Message 1 in Discussion
1.) I was affected with a problem like , I want to retreive the records in the order,
as I had inserted it into the table.I am using VB as front end and Oracle as backend.
Can anybody help me out to solve this problem .. 2.) This is a very rare BUG which I
had foound in my career.. While I was working on a Financial Accounting System for
ERP in VB6 in win98 platform, I was happen to struck with a strange bug.Kindly do copy
the following code in a form and run and check the output.
Dim a1 As Double
Dim a2 As Double
Dim s1 As Double
Private Sub Form_Load()
a1 = 360.43
s1 = 360
a2 = 720.43
a1 = s1 + a1
If a1 <> a2 Then
MsgBox "a1 and a2 are not equal"
End If
End Sub
Hope you would hav got the msg in the msgbox.
Even the value of a1 and a2 are having same value,why this bug occurs.This bug is
active only for specific numeric combinations in the second decimal point.If you get
the reason and solution for this kindly do revert to me.
-----------------------------------------------------------
To stop getting this e-mail, or change how often it arrives, go to your E-mail
Settings.
http://groups.msn.com/bdotnet/_emailsettings.msnw
Need help? If you've forgotten your password, please go to Passport Member Services.
http://groups.msn.com/_passportredir.msnw?ppmprop=help
For other questions or feedback, go to our Contact Us page.
http://groups.msn.com/contact
If you do not want to receive future e-mail from this MSN group, or if you received
this message by mistake, please click the "Remove" link below. On the pre-addressed
e-mail message that opens, simply click "Send". Your e-mail address will be deleted
from this group's mailing list.
mailto:[EMAIL PROTECTED]