Re: Database Wizard P*****G me off
From: John Jansen \(MSFT\) (johnjan_at_online.microsoft.com)
Date: 05/06/04
- Next message: Ronx: "Re: Formmail cgi problem"
- Previous message: Leo: "Fireworks menu"
- In reply to: Kevin Spencer: "Re: Database Wizard P*****G me off"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 6 May 2004 09:58:28 -0700
Here is an article about this as well:
http://support.microsoft.com/default.aspx?scid=kb;en-us;256136
-- Thanks! John Jansen Microsoft Office FrontPage This posting is provided "AS IS" with no warranties, and confers no rights. "Kevin Spencer" <kspencer@takempis.com> wrote in message news:%23LB3NC4MEHA.740@TK2MSFTNGP12.phx.gbl... > In the SQL language, which the DRW uses to perform database operations, as > the language is pure text, data types are defined by punctuation in the > SQL > Statement. Numeric values are not delimited. Text values are delimited by > single quotes. In Access, dates are delimited by "#" characters. A typical > UPDATE statement might look like the following: > > UPDATE SomeTable SET SomeTextField = 'Some Value', SomeNumericField = 5 > > The DRW plugs in the values from, in this case, a form. If a form > containing > a numeric value is blank, the SQL Statement will look like the following: > > UPDATE SomeTable SET SomeTextField = 'Some Value', SomeNumericField = > > Hence, the syntax error. And hence, the message that indicates one or more > form fields were blank. > > -- > HTH, > Kevin Spencer > .Net Developer > Microsoft MVP > Big things are made up > of lots of little things. > > "jonathan" <jonathan@cbimports.co.uk> wrote in message > news:OSOnPq3MEHA.3380@TK2MSFTNGP11.phx.gbl... >> I have run the Database wizard in FP2003 so that a database that is being >> written to can also be edited all the pages are built, I can add, report >> & >> delete records but when I try to edit a record I get an error message in > the >> webpage - >> >> Database Results Wizard Error >> Description: Syntax error in UPDATE statement. >> Number: -2147217900 (0x80040E14) >> Source: Microsoft JET Database Engine >> >> One or more form fields were empty. You should provide default values for >> all form fields that are used in the query. >> >> Can anyone help with this very frustrating wizard problem!? >> >> TIA >> >> >> Jonathan >> >> >> > >
- Next message: Ronx: "Re: Formmail cgi problem"
- Previous message: Leo: "Fireworks menu"
- In reply to: Kevin Spencer: "Re: Database Wizard P*****G me off"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|