Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re^2: Year 2038

by mpeppler (Vicar)
on Dec 28, 2005 at 18:32 UTC ( [id://519618]=note: print w/replies, xml ) Need Help??


in reply to Re: Year 2038
in thread Year 2038

will be the upgrading of our Sybase databases to 64 bit, including migration of the date fields to 64 bits
Don't you use a DATETIME column for those dates? (datetime handles dates up to the year 9999...)

And if you're going to 64bit ints in the database I assume you're moving to ASE 15.0? (ASE 15.0 has the BIGINT datatype, though I suppose you could be using a NUMERIC() for this as well)

Michael

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://519618]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (7)
As of 2024-03-28 15:47 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found