Re: Accessing an Access database
From: OKCCowboy (OKCCowboy_at_discussions.microsoft.com)
Date: 08/23/04
- Next message: Ronx: "Re: overwriting remote files"
- Previous message: fred rosenberg: "Re: INclude page not showing up"
- In reply to: Kathleen Anderson [MVP - FrontPage]: "Re: Accessing an Access database"
- Next in thread: Thomas A. Rowe: "Re: Accessing an Access database"
- Reply: Thomas A. Rowe: "Re: Accessing an Access database"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 23 Aug 2004 13:33:01 -0700
OK, so is this a bug in FrontPage or is it something that I have done? If it
is a bug, any idea when/if Microsoft is going to fix it?
"Kathleen Anderson [MVP - FrontPage]" wrote:
> OKCCowboy:
> Try putting brackets around Advisory Members: [Advisory Members]
>
> --
>
> ~ Kathleen Anderson
> Microsoft FrontPage MVP
> Spider Web Woman Designs
> http://www.spiderwebwoman.com/resources/
>
>
>
> OKCCowboy <OKCCowboy@discussions.microsoft.com> wrote:
> > OK, I did what you suggested and got the following:
> >
> > Database Results Wizard Error
> > Description: Syntax error in query. Incomplete query clause.
> > Number: -2147217900 (0x80040E14)
> > Source: Microsoft JET Database Engine
> >
> > Additionally, here is what FrontPage generated:
> >
> > fp_sQry="SELECT * FROM ""Advisory Members"" ORDER BY Committee
> > ASC,""Last Name"" ASC,""First Name"" ASC"
> > fp_sDefault=""
> > fp_sNoRecords="No records returned."
> > fp_sDataConn="AdvisoryMembers"
> > fp_iMaxRecords=0
> > fp_iCommandType=1
> > fp_iPageSize=0
> > fp_fTableFormat=False
> > fp_fMenuFormat=False
> > fp_sMenuChoice="Title"
> > fp_sMenuValue="Title"
> > fp_sColTypes="&Title=202&First Name=202&Last Name=202&Job
> > Title=202&Company=202&Address=202&City=202&State=202&Zip
> > Code=202&Phone Number=202&E-Mail Address=202&Committee=202&"
> > fp_iDisplayCols=12
> > fp_fCustomQuery=False
> > BOTID=0
> > fp_iRegion=BOTID
> >
> >
> > "Kathleen Anderson [MVP - FP]" wrote:
> >
> >> 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/
> >>
> >>
> >> OKCCowboy <OKCCowboy@discussions.microsoft.com> wrote:
> >>> I have a web page that seems to have major problems. I can use the
> >>> FrontPage tools to access the database at design time, but after I
> >>> publish the page I get the following message:
> >>> "Database Results Wizard Error
> >>> The operation failed. If this continues, please contact your server
> >>> administrator"
> >>>
> >>> Well, I AM the server admin. We are using FP 2003, IIS 2000, FP
> >>> Extenstions and sharepoint. ALL the other access databases work.
> >>> They were designed and published with FP 2002. Does FP 2003 have a
> >>> problem?
>
- Next message: Ronx: "Re: overwriting remote files"
- Previous message: fred rosenberg: "Re: INclude page not showing up"
- In reply to: Kathleen Anderson [MVP - FrontPage]: "Re: Accessing an Access database"
- Next in thread: Thomas A. Rowe: "Re: Accessing an Access database"
- Reply: Thomas A. Rowe: "Re: Accessing an Access database"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|