R
RWS Fl
I have searched through many threads regarding database updating and I can
not find a solution to my problems. Following is a brief description:
I created a form to gather input from users. Then I had FP create a database
for me on my server. Next I used the Database Interface Wizard and set up a
format to display search results. I had FP create every page it could
(results_page, database-editor, confirm, delete, edit, list, new,submission
and update). Next I used the Database Results Wizard to add a Search Form to
the results.asp page. This allows the user to search for specific record
types in the database. Up to this point, everything was going well. Then I
tried to add a search form to the database_editor and of course it does not
work. I want to be able to delete or change data in specific records. Since
the database is quite large, I need to be able to search for specific types
of records, from which I want to select one and perform the delete or update
process. I have tried adding search forms to other pages including the edit,
list, and delete pages without success. Is there a way to add a search form
so I can search for specific types of records to be updated? This problem is
driving me crazy. I have read and re-read the help pages over and over and I
am still having no success.
not find a solution to my problems. Following is a brief description:
I created a form to gather input from users. Then I had FP create a database
for me on my server. Next I used the Database Interface Wizard and set up a
format to display search results. I had FP create every page it could
(results_page, database-editor, confirm, delete, edit, list, new,submission
and update). Next I used the Database Results Wizard to add a Search Form to
the results.asp page. This allows the user to search for specific record
types in the database. Up to this point, everything was going well. Then I
tried to add a search form to the database_editor and of course it does not
work. I want to be able to delete or change data in specific records. Since
the database is quite large, I need to be able to search for specific types
of records, from which I want to select one and perform the delete or update
process. I have tried adding search forms to other pages including the edit,
list, and delete pages without success. Is there a way to add a search form
so I can search for specific types of records to be updated? This problem is
driving me crazy. I have read and re-read the help pages over and over and I
am still having no success.