Database change

R

Robert

I want to add a field to my front page database. Adding
the new column to database is no problem. When I go to
results form to add new field via "Insert Database Column
Value", the new field I added in database does not appear
in drop down list? As we all know, we can't use wizaed to
do these updates. How do I modify my database after
wizard generates results and editor?
 
K

Kathleen Anderson [MVP - FP]

Did you update the database on your hard drive and reimport it into your web
or did you update the database in your web?
 
G

Guest

I updated database on hard drive in FrontPage (in folder
fpdb)so no need to reimport.
 
K

Kathleen Anderson [MVP - FP]

I would recommend exporting the database from your web down to your hard
drive, delete the database and the global.asa from your web and then
reimport the database (give it the same DSN as you did the first time) and
let FP recreate the global.asa. That should fix it.
 
K

Kathleen Anderson [MVP - FP]

OK - here's two other things to try: verify your database connection: go to
Tools | Web Settings | Database click once on the connection and click the
Verify button, and click OK.

Try creating a new query page - is the new field available?
 
G

Guest

OK, we're there! Prior to verifying database, it was
necessary to click "Modify", then "Apply". After a few
seconds, Connection appears with ? -then a verify finishes
the task. Rather than generate new Query page, modified
SQL in custom query through wizard dialog.
Thanks for all the guidance.
Rob
 
G

Guest

Yes, all the recent work is being done directly on server.

Problem fixed. See my latest response to Kathleen.

Thanks for helping out.

Rob
 

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