Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)

  • RE: Access 2000/SQL 7.0 query

    I just created a new table 'testing':

    lname

    fname

    mydate

    with PK defined as lname fname

    default for mydate is getdate() in SQL

    Table view entry from Access works just fine (nothing is entered into mydate)...

  • RE: Access 2000/SQL 7.0 query

    quote:

    --------------------------------------------------------------------------------

    is referral_date editable by the user? When you have the default value of getdate() how come Access returns an empty field?

    --------------------------------------------------------------------------------

    OK, Frank, referral_date is not editable by the user. But...

Viewing 2 posts - 1 through 2 (of 2 total)