Re: Recordset Field - modifiable default values?
- From: "riyaz.mansoor@xxxxxxxxx" <riyaz.mansoor@xxxxxxxxx>
- Date: 16 Apr 2007 03:51:41 -0700
Hi
Thanks for the clear reply.
No, it is not possible to set a default value at the recordset level.
However, if you create the recordset with events, using the WithEvents
keyword, you can create an event handler sub to handle the WillChangeRecord
event setting the value of the field to a global variable in the event
handler.
To me, it seems to be more trouble than it's worth.
--
Microsoft MVP - ASP/ASP.NET
Please reply to the newsgroup. This email account is my spam trap so I
don't check it very often. If you must reply off-line, then remove the
"NO SPAM"
.
- References:
- Recordset Field - modifiable default values?
- From: riyaz.mansoor@xxxxxxxxx
- Re: Recordset Field - modifiable default values?
- From: Bob Barrows [MVP]
- Recordset Field - modifiable default values?
- Prev by Date: Re: Recordset Field - modifiable default values?
- Next by Date: Re: Getting the data type of a column
- Previous by thread: Re: Recordset Field - modifiable default values?
- Next by thread: Re: Getting the data type of a column
- Index(es):