I have built a web form that writes to a Access database
using the frontpage 2002 database connection wizard. Now I
would like to add an additional field with the same
database.

So I have a new field on the web form the form
titled 'Group'
I added Group to a column in the database...

how do I get the entry for the Group field on the webpage
to appear in the database without running througth the
whole wizard again and adding group?? (that is not an
option due to the size of the web form.)

Re: Adding Fields To database later.. by news

news
Sun Sep 28 13:53:24 CDT 2003

You can probably so this by executing an sql command.



"Curtis" <Curtis@herinteractive.com> wrote in message
news:127401c38482$f0614fb0$a101280a@phx.gbl...
> I have built a web form that writes to a Access database
> using the frontpage 2002 database connection wizard. Now I
> would like to add an additional field with the same
> database.
>
> So I have a new field on the web form the form
> titled 'Group'
> I added Group to a column in the database...
>
> how do I get the entry for the Group field on the webpage
> to appear in the database without running througth the
> whole wizard again and adding group?? (that is not an
> option due to the size of the web form.)
>
>