I am still working on the unix time stamp conversion stuff. I am using
VB to write reports from a Sybase database on a HP9000. I want to
take a unix time stamp table field into the report and convert it into a
date field. Along the lines of Ian's suggestion I used this code to see
the correct date:
Date(1970,1,1) + TRUNCATE({baddrum.time_stamp})/86400
The preceeding line is the function for the new column PROCESSED that I
I am guessing that when it comes time to print the report, I will click
the do not print option for the unix time column, which is a bunch of
8 or 9 digit integers.
Great. Now what exactly is this date field that I created? -
type date? type string?
I get over 1000 rows into my report. I want to set the criteria
to get only the dates after November 30, 1994. I see how to use the
query helper to use the "Aged0to30Days" function. Where can I find
the code so I can modify it and write my own for a specific user entered
period?
DATE(1990,10,01) returns Oct 01 90 . Is there a function that takes
Oct 01 90 and returns 1990,10,01? What is the exact format of the
DATE type - "x" in this expression ==> DayofWeek(x)
--
----------------------------------------------------------------------
We're on the information //
Highway to Hell ... AC\\DC