D
David
Been working with FP 2003 for last two weeks. I've been able to create
webpages that display information taken from my MS 2003 databases.
I have one page that allows me to add a new record to a database. Works
great. No problems.
I am now attempting to take data into a webpage, change the information and
then write the information back to the same record.
When I hit the key to post the changes, I get the following error:
Database Results Wizard Error
Your page contains a query with user input parameters that could not be
resolved.
This could happen if your DatabaseRegionStart webbot has an empty or missing
s-columnnames or s-columntypes attributes.
You may need to read Microsoft Knowledge Base Article 817029.
I've read the article that says to use ASP.NET - however, when I do that, I
get an error that states "An invalid argument has been enountered". when I am
ready to finish the DRW.
I am developing the pages on a laptop and then post them to the website
using the "Publish" option.
Am I missing something on my laptop? Do I have to have ASP.NET installed on
it or what?
Any suggestions on where or what to look for, much appreciated.
webpages that display information taken from my MS 2003 databases.
I have one page that allows me to add a new record to a database. Works
great. No problems.
I am now attempting to take data into a webpage, change the information and
then write the information back to the same record.
When I hit the key to post the changes, I get the following error:
Database Results Wizard Error
Your page contains a query with user input parameters that could not be
resolved.
This could happen if your DatabaseRegionStart webbot has an empty or missing
s-columnnames or s-columntypes attributes.
You may need to read Microsoft Knowledge Base Article 817029.
I've read the article that says to use ASP.NET - however, when I do that, I
get an error that states "An invalid argument has been enountered". when I am
ready to finish the DRW.
I am developing the pages on a laptop and then post them to the website
using the "Publish" option.
Am I missing something on my laptop? Do I have to have ASP.NET installed on
it or what?
Any suggestions on where or what to look for, much appreciated.