Database Interface -wiz - Add fields

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Is there any way I can add new fields to a table, and reflect the changes in
the database Interface without d using the DIW anregenerating the complete
set of forms again, I have spent time customising the format, but will need
to start again if I regenerate the forms again with DIW.
Many thanks Mick
 
No.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WebMaster Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
If you feel your current issue is a results of installing
a Service Pack or security update, please contact
Microsoft Product Support Services:
http://support.microsoft.com
If the problem can be shown to have been caused by a
security update, then there is usually no charge for the call.
==============================================
 
No...you have to do the DIW every time....unless of course you have MS
Access...in which case add the fields in that application, and reupload the
DB....you'll still have to do the Database Results wizard or the Interface
Wizard, to update the global.asa and to let FP know that there's new fields
in the DB with which to create your queries and so on....
 
Thanks to Thomas and Andrew, Mick

Andrew Murray said:
No...you have to do the DIW every time....unless of course you have MS
Access...in which case add the fields in that application, and reupload the
DB....you'll still have to do the Database Results wizard or the Interface
Wizard, to update the global.asa and to let FP know that there's new fields
in the DB with which to create your queries and so on....
 
Back
Top