To submit form results to an Excel database, set the read-only attribute of the Excel database connection to not read-only.
To set the read-only attribute of the Excel database connection to not read-only, do the following:
- On the Tools menu, click Web Settings.
- Click the Database tab, and then click the database connection the the Excel file.
- Click Modify.
- In the Database Connection Properties dialog box, click Advanced.
- To add a parameter, click Add. For the name of the parameter, type ReadOnly. Type 0 for the value, and then click OK.
- Click OK three times to quit the Web Settings dialog box.
- Save any changes you made, and then quit FrontPage.
- Restart the computer.
NOTE: You need to restart the computer after you add the
ReadOnly parameter to the database connection. If the computer is not restarted, the Global.asa file is not updated with the proper connection information to open the database as not read-only.