Hi Oscar, 1. Can you share your code ? It will help us to understand what's going on.
2. You could try parsing the value using Cdate while collecting ? Or, 3. have you tried declaring the variable as Double ? (Just a guess, this one. Not sure if it will help.) -Abhijeet On May 2, 3:57 am, oscar velasco <[email protected]> wrote: > Hi, > i'm using a vbscript to connect to a database to retrieve values from a > table, everything is working fine until i try to get the values from a > column of type DateTime. > > when i run QTP in debug mode i notice the value returned from DateTime > column changes and does not longer match the value i see in the table, > example: 2012-04-26 16:29:18.757 in table > the value showing up in the debug mode is 2012-04-26 16:29:19, seconds are > getting rounded up i'm not sure why and how. > > any thoughts !!! > > -- > Thank You > Oscar.Velasco -- You received this message because you are subscribed to the Google "QTP - HP Quick Test Professional - Automated Software Testing" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/MercuryQTP?hl=en
