default constraint
From: Patty O'Dors (PattyODors_at_discussions.microsoft.com)
Date: 08/10/04
- Next message: Abdul Malik Said: "USE ServerName.DBName (Is this possible?)"
- Previous message: Uri Dimant: "Re: Why prohibit in UDF?"
- Next in thread: Brendan Reynolds: "Re: default constraint"
- Reply: Brendan Reynolds: "Re: default constraint"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 10 Aug 2004 03:39:03 -0700
is there any SQL that can be fired off against Access that will cause it to
apply a default to a particular column?
using
alter table mytable add constraint myconstraint default (0) for mycolumn
doesn't seem to work, either over ADO or within Access.
Any ideas?
- Next message: Abdul Malik Said: "USE ServerName.DBName (Is this possible?)"
- Previous message: Uri Dimant: "Re: Why prohibit in UDF?"
- Next in thread: Brendan Reynolds: "Re: default constraint"
- Reply: Brendan Reynolds: "Re: default constraint"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|