Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Integer date
Message
 
 
To
22/05/2003 12:13:12
Philip Jones
Cornwall County Council
Truro, United Kingdom
General information
Forum:
Microsoft SQL Server
Category:
Import/Export
Title:
Miscellaneous
Thread ID:
00791686
Message ID:
00792129
Views:
16
Hi Philp,

When dates are stored as numbers, that number usually represents number of days (or minutes or seconds) from the base date. To find the base date you can create a record with known date and try to play with it using DATEADD() function.

>Hi,
>I'm looking at an sql server application which stores dates as iintrgers eg 54050400.
>I haven't got access to any of the code that manipulates the data. Can anyone tell me how the dates might have been converted to integers so that I can work out how to read them.
>
>
>Phil.
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform