Trouble adding field in database using FPDW

M

Miklb58

You gotta be sick of me asking what seems like the same question, but I can't
solve this problem, I used FP DBIW to create a database, but I need to add a
field.
I CAN add a new filed in the submission page, and I CAN update the database
using the form properties on the submission page.
Then I CAN update the results page using the database results properties,
but what I CANNOT accomplish is seeing the new field on the database editor
page, without losing the format of the DB editor. Here's the problem.
When the database is originally created, the DB editor results page has a
checkbox as the first item, then the field "Key" which is a hyperlink. No
matter what I do to disturb this page, the checkbox, & hyperlink for "Key"
are lost, this makes it where you cannot "edit" any of your existing
records..............HELP

Mike
 
T

Thomas A. Rowe

You have to re-create the page.

Sometimes is best to learn to hand code and not rely on the database components.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
==============================================
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.
==============================================
 
M

Miklb58

Do you mean, go through the beginning steps of
Add->new->databse interface wizard? I tried that and it adds a new "editor"
section called "editor1" which I could live with, but the problem I run in to
with that is then, I have fields like, "timestamp", 'browser_type",
"user_name", etc. in the new submission form that I don't want, how do i get
rid of those?

Mike
 
S

Stefan B Rusynko

Right click the DBRW and select DBRW Properties to rerun it




| Do you mean, go through the beginning steps of
| Add->new->databse interface wizard? I tried that and it adds a new "editor"
| section called "editor1" which I could live with, but the problem I run in to
| with that is then, I have fields like, "timestamp", 'browser_type",
| "user_name", etc. in the new submission form that I don't want, how do i get
| rid of those?
|
| Mike
|
| "Thomas A. Rowe" wrote:
|
| > You have to re-create the page.
| >
| > Sometimes is best to learn to hand code and not rely on the database components.
| >
| > --
| > ==============================================
| > Thomas A. Rowe (Microsoft MVP - FrontPage)
| > ==============================================
| > 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.
| > ==============================================
| >
| > | > > You gotta be sick of me asking what seems like the same question, but I can't
| > > solve this problem, I used FP DBIW to create a database, but I need to add a
| > > field.
| > > I CAN add a new filed in the submission page, and I CAN update the database
| > > using the form properties on the submission page.
| > > Then I CAN update the results page using the database results properties,
| > > but what I CANNOT accomplish is seeing the new field on the database editor
| > > page, without losing the format of the DB editor. Here's the problem.
| > > When the database is originally created, the DB editor results page has a
| > > checkbox as the first item, then the field "Key" which is a hyperlink. No
| > > matter what I do to disturb this page, the checkbox, & hyperlink for "Key"
| > > are lost, this makes it where you cannot "edit" any of your existing
| > > records..............HELP
| > >
| > > Mike
| >
| >
| >
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top