Results 1 to 2 of 2

Thread: Access and Dates brrrrr

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Jun 1999
    Location
    Los Angeles
    Posts
    186

    Angry

    Hi there,

    I'm going crazy, please help!!!!

    From VB I insert the date: 07-08-2000

    And Access gives me 08-07-2000 brrrrrrrr!!!!!! >

    From VB I format the date like Format(date,"dd-mm-yyyy")
    In Access the field is formatted the same and so are the regional settings of my computer/Server.

    Please have you noticed this?

    Please help ,

    André

  2. #2
    Fanatic Member Stevie's Avatar
    Join Date
    Mar 2000
    Location
    London, UK
    Posts
    565
    Always causes problems.

    I always use mm/dd/yyyy when saving to access.

    When retrieving from access you can format it back to dd/mm/yyyy.

    Doing this will get around any problems you have.

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