I have tried to set up a database to work with a FP2003
web site on a MS 2003 etterprise server. I can get teh
results page to work but it will not allow for data entry
in to the access db file. I constantly get the "Database
Results Wizard Error". I have set the site to have
relitive paths and the submission and database editor
pages come up but show the error. I even went to the
Microsoft site and did the complete how to page "How to
Use an Existing Database with the Database Interface
Wizard in FrontPage 2003" using the nortwind example and
I get the same error. Any help would be appreciated. I
am trying to set up a simple site for a school to post
homework assignments.

Thank you,

Greg.

Re: FP2003 Data Interface by Kathleen

Kathleen
Sun Aug 15 12:42:10 CDT 2004

The FP2003 code has changed slightly. To see the true error, open the hidden
folder /_fpclass/ and edit the fpdbrgn1.inc file

At about line 19, change :

fp_DEBUG = False

to :

fp_DEBUG = True


--
~ Kathleen Anderson
Microsoft MVP - FrontPage
Spider Web Woman Designs
http://www.spiderwebwoman.com/resources/


Greg <burnsga@speakeasy.net> wrote:
> I have tried to set up a database to work with a FP2003
> web site on a MS 2003 etterprise server. I can get teh
> results page to work but it will not allow for data entry
> in to the access db file. I constantly get the "Database
> Results Wizard Error". I have set the site to have
> relitive paths and the submission and database editor
> pages come up but show the error. I even went to the
> Microsoft site and did the complete how to page "How to
> Use an Existing Database with the Database Interface
> Wizard in FrontPage 2003" using the nortwind example and
> I get the same error. Any help would be appreciated. I
> am trying to set up a simple site for a school to post
> homework assignments.
>
> Thank you,
>
> Greg.


Re: FP2003 Data Interface by anonymous

anonymous
Sun Aug 15 13:01:31 CDT 2004

I have do this and now get:
atabase Results Wizard Error
The database connection named 'Sample' is undefined.

This problem can occur if:
* the connection has been removed from the web
* the file 'global.asa' is missing or contains errors
* the root folder does not have Scripting permissions
enabled
* the web is not marked as an Application Root


I did go to Tools> Site Setting and verify the database
and got the green check. sorry but I am still lost. As
you can see it is the sample database from microsoft...

Thank you,

Greg.
>-----Original Message-----
>The FP2003 code has changed slightly. To see the true
error, open the hidden
>folder /_fpclass/ and edit the fpdbrgn1.inc file
>
>At about line 19, change :
>
>fp_DEBUG = False
>
>to :
>
>fp_DEBUG = True
>
>
>--
>~ Kathleen Anderson
>Microsoft MVP - FrontPage
>Spider Web Woman Designs
>http://www.spiderwebwoman.com/resources/
>
>
>Greg <burnsga@speakeasy.net> wrote:
>> I have tried to set up a database to work with a FP2003
>> web site on a MS 2003 etterprise server. I can get teh
>> results page to work but it will not allow for data
entry
>> in to the access db file. I constantly get
the "Database
>> Results Wizard Error". I have set the site to have
>> relitive paths and the submission and database editor
>> pages come up but show the error. I even went to the
>> Microsoft site and did the complete how to page "How to
>> Use an Existing Database with the Database Interface
>> Wizard in FrontPage 2003" using the nortwind example
and
>> I get the same error. Any help would be appreciated.
I
>> am trying to set up a simple site for a school to post
>> homework assignments.
>>
>> Thank you,
>>
>> Greg.
>
>.
>