You're right Joel - I'm used to doing this with variables, not columns. I
think you'd have to preload a row into the table, with the date set to
#date, then EDIT the row.

David Blocker
[EMAIL PROTECTED]
781-784-1919
Fax: 781-784-1860
Cell: 339-206-0261
----- Original Message -----
From: "Joel Solomon" <[EMAIL PROTECTED]>
To: "RBG7-L Mailing List" <[EMAIL PROTECTED]>
Sent: Wednesday, October 06, 2004 4:23 PM
Subject: [RBG7-L] - Re: Date Picker


> Dave
>
> I have the date defaulting to #date in the calling program.  In the form,
I
> don't see anywhere to set the default date in the DB Date picker
properties.
>
> Joel
> ----- Original Message -----
> From: "David M. Blocker" <[EMAIL PROTECTED]>
> To: "RBG7-L Mailing List" <[EMAIL PROTECTED]>
> Sent: Wednesday, October 06, 2004 4:14 PM
> Subject: [RBG7-L] - Re: Date Picker
>
>
> > Joel
> >
> > In the calling program
> >
> > SET VAR vDate = (the date you want as default)
> >
> > On the form:
> >
> > Default value for the date field is .vDate
> >
> > David Blocker
> > [EMAIL PROTECTED]
> > 781-784-1919
> > Fax: 781-784-1860
> > Cell: 339-206-0261
> > ----- Original Message -----
> > From: "Joel Solomon" <[EMAIL PROTECTED]>
> > To: "RBG7-L Mailing List" <[EMAIL PROTECTED]>
> > Sent: Wednesday, October 06, 2004 4:07 PM
> > Subject: [RBG7-L] - Date Picker
> >
> >
> > > I am using a date picker in a form.  When I change the date, the data
is
> > > stored in the table.  If I don't change the date and just leave the
> > current
> > > date, I get a null in the date field.  If there anyway to accept the
> date
> > > that is in the date picker if no change is made?
> > >
> > >
> > > Joel Solomon
> > > Controller
> > > Barbizon International
> > > [EMAIL PROTECTED]
> > >
> > >
> >
>
>

Reply via email to