Rick Root wrote:
> Anyone ever seen this?
>
> Error Occurred While Processing Request
> 7 >= 7
>
> the query is a simple select query...
>
> SELECT * FROM GALLERY_PHOTOS
> where
> blog_id=
> and gallery_id= value="#GALLERY_ID#">
>
> (I don't know what database is involved, the person who report
That might be it.
Good Catch!!
-Original Message-
From: Justin Greene [mailto:[EMAIL PROTECTED]]
Sent: Thursday, March 14, 2002 4:45 PM
To: CF-Talk
Subject: RE: weird sql error
How about the missing comma in the Values part of your query... looks like
a temp stored procedure is being
How about the missing comma in the Values part of your query... looks like
a temp stored procedure is being created and choking between parameters 10
and 11.
Justin
> -Original Message-
> From: Jen Perkins [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, March 14, 2002 2:38 PM
> To: CF-Talk
3 matches
Mail list logo