Re: Basic Date question



On Wed, 11 Jan 2006 21:24:28 +0530, "Cyril Gupta" <nomail@xxxxxxxx>
wrote:

>This sounds to me a question of preference. Leaving it uninitialized is
>quite a good option. Since you know what the date is going to be you can
>always make sure it's uninitialized.
>
>You might also considering storing date in the numerical date format. This
>way
>
>20060110... The first four characters are year, then month, then day. It's a
>perfectly logical way of storing a date and I use it quite often in my own
>applications.
>
>Cheers!
>Cyril
>
I thought about that but we're going to use Crystal Reports and SQL
Reporting Services and those aren't going to like that format.

.



Relevant Pages

  • ZPack update
    ... of note, a few additions have been made to the format, in particular: ... building an indexing structure and storing it to disk may make sense. ... index structure at load time, which may make the most sense for directories ... nature of the format (most implementations of b-trees I have seen have been ...
    (comp.compression)
  • Re: How to remove frames while maintain the document format?
    ... Export it from Crystal Reports in HTML, not Word Document format. ... You can clearly see a frame around the text. ...
    (microsoft.public.word.formatting.longdocs)
  • Re: Standards question on edited fields
    ... > Who said I was storing it? ... and it seems you would not present such a format to ... it's not a sloppy design at all - and there is a valid reason. ... Judson McClendon ...
    (comp.lang.cobol)
  • Re: 2D height map to 3D model?
    ... (you're storing 12 doubles for almost every data-point). ... If you have a format that allows for triangle/quadrilateral strips, ... can make the rendering far more efficient using them. ...
    (comp.lang.python)
  • Re: Increment number based on list box
    ... I say 'number' because the format you're using is not numerical. ... So what you have to be doing is storing the number and then formating it ... You can have a table to store just the one value and keep incrementing it. ... Is there a macro that can accomplish this ...
    (microsoft.public.access.forms)