macromedia.coldfusion.getting_started
[Top] [All Lists]

Re: Tutorial Confusion

Subject: Re: Tutorial Confusion
From: "alan_lindsay" <webforumsuser@xxxxxxxxxxxxxx>
Date: Thu, 24 Jul 2008 14:08:40 +0000 (UTC)
Newsgroups: macromedia.coldfusion.getting_started

OK, a little more learning. I found out how to get cf to provide some debug 
info and it shows:

  Error Executing Database Query.
 No value given for one or more required parameters.
  
 The error occurred in C:\Inetpub\wwwroot\cf8gettingstarted\tutorial\index.cfm: 
line 1
 1 : <cfquery name="artwork" datasource="cftutorial">
 2 : SELECT FIRSTNAME, LASTNAME, ARTNAME, DESCRIPTION, PRICE, LARGIMAGE, 
ISSOLD, MEDIATYPE
 3 : FROM ARTISTS, ART, MEDIA
  and then goes on to show a an msaccess error: 

 com.inzoom.adojni.ComException: No value given for one or more required 
parameters. in Microsoft JET Database Engine code=3088 Type=1


<Prev in Thread] Current Thread [Next in Thread>