[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] Db number value changing without code change
- Subject: [cobalt-users] Db number value changing without code change
- From: "Todd Kirk" <tkirk@xxxxxxxxxxxxxx>
- Date: Tue Sep 10 07:39:00 2002
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
Hi all,
OK lost as to what this could be...
Have an actual db value of '0.4' I want to display on an ASP page,
yesterday it displayed as '4000' when simply pulled straight from the
db. Today after a restart of the ASP engine now it displays as '40'.
None of my ASP code has change, nor has my db value changed. Simply an
ASP restart...actually a complete server reboot and an ASP restart.
I wrote this to you as it seems to be that chiliASP is not pulling the
db value out correctly. Only at chilisoft/Sun's website I have received
an answer of we no longer support Interbase and ChiliASP...yeah
should've expected that from Sun.
I am running a RAQ4R, Interbase V6, ChiliASP 3.6 and the page is coded
with ASP 2. Any suggestions. I need to either solve the db value pulling
out incorrectly on the page or figure out why the display has changed
from '4000' to '40'. Really frustrating that the value is simply not
pulled out correctly as '0.4'...cannot figure out why..Interbase reports
the correct value of '0.4'...my dev software (UltraDev) even has a test
button on my recordset that pulls '0.4' But when the ASP page is live on
the server the page displays '40'...to me that points straight at
ChiliASP???
regards,
Todd Kirk