See below.
--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)
http://www.ycoln-resources.com
FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
To assist you in getting the best answers for FrontPage support see:
http://www.net-sites.com/sitebuilder/newsgroups.asp
"skc" <(E-Mail Removed)> wrote in message
news:898b01c4853e$01d52930$(E-Mail Removed)...
> Thomas,
>
> For number fields - you mean poke a zero '0' into the
> field?
Yes
>
> There must be another way to do all of this including the
> date/time field.
I have so far never had a need to clear a date field, but I do get errors if I leave it blank, after
it was filled in.
Have you considered storing this group of info in another table, where you could just delete the
record?
>
> skc
>
> >-----Original Message-----
> >Date/Time Fields are a problem, I am not sure how to set
> it to null/empty
> >Number fields, I would set to zero
> >
> >--
> >==============================================
> >Thomas A. Rowe (Microsoft MVP - FrontPage)
> >WEBMASTER Resources(tm)
> >http://www.ycoln-resources.com
> >FrontPage Resources, WebCircle, MS KB Quick Links, etc.
> >==============================================
> >To assist you in getting the best answers for FrontPage
> support see:
> >http://www.net-sites.com/sitebuilder/newsgroups.asp
> >
> >"skc" <(E-Mail Removed)> wrote in
> message
> >news:84e601c484fb$bebf1cb0$(E-Mail Removed)...
> >> Thomas,
> >>
> >> I checked this and I have my 3 fields which I want to
> >> blank using an update command set as:
> >>
> >> 1. Field1: Number
> >> - Required = No
> >>
> >> 2. Field2: Text
> >> - Required = No
> >> - Allow zero length = Yes
> >>
> >> 3. Field3: Date/Time
> >> - Required = No
> >>
> >> Please advise - I believe that I have the correct
> settings?
> >>
> >> Skc
> >>
> >> >-----Original Message-----
> >> >You need to check your database field attributes to
> allow
> >> Nulls values.
> >> >
> >> >--
> >> >==============================================
> >> >Thomas A. Rowe (Microsoft MVP - FrontPage)
> >> >WEBMASTER Resources(tm)
> >> >http://www.ycoln-resources.com
> >> >FrontPage Resources, WebCircle, MS KB Quick Links, etc.
> >> >==============================================
> >> >To assist you in getting the best answers for FrontPage
> >> support see:
> >> >http://www.net-sites.com/sitebuilder/newsgroups.asp
> >> >
> >> >"skc" <(E-Mail Removed)> wrote in
> >> message
> >> >news:044901c4844a$233bbb60$(E-Mail Removed)...
> >> >> I have developed a custom web application, where I am
> >> >> updating a record in my Access 2000 table using the
> >> UPDATE
> >> >> query.
> >> >>
> >> >> Now I wish to blank some fields from a record. I am
> >> using
> >> >> the syntax:
> >> >>
> >> >> UPDATE tablename Set fieldtoblank1=' ',
> >> fieldtoblank2=' '
> >> >> WHERE ID='::ID::'
> >> >>
> >> >> ...but this does not work.
> >> >>
> >> >> I need help.
> >> >>
> >> >> Thanks,
> >> >>
> >> >> skc
> >> >
> >> >
> >> >.
> >> >
> >
> >
> >.
> >