Results 1 to 3 of 3

Thread: From the file marked #***#

  1. #1

    Thread Starter
    PowerPoster
    Join Date
    Jul 2002
    Location
    Dublin, Ireland
    Posts
    2,148

    From the file marked #***#

    So - there's a bunch of tables in this SQL Server database that store the date as an integer rather than as a date, so as to reduce space used.

    Perfect - unless you look at the storage requirements of those two data types.

  2. #2
    PowerPoster kfcSmitty's Avatar
    Join Date
    May 2005
    Posts
    2,248

    Re: From the file marked #***#

    Are you sure it was stored as an int to save size? A lot of places store it as an int to store epoch time.

  3. #3

    Thread Starter
    PowerPoster
    Join Date
    Jul 2002
    Location
    Dublin, Ireland
    Posts
    2,148

    Re: From the file marked #***#

    It is for a stock futures trading platform, so I think we are safe :-)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width