Here is what the lines around the error say.

<cfdirectory action="" directory="#thisDirectory##qry_GetDirectoryNames.GalleryDirectory#" name="imagelist" filter="*.jpg">

<cfquery name="qry_MakeThumbnailList" dbtype="query">
Select name from imagelist
</cfquery>
  ----- Original Message -----
  From: Bert Dawson
  To: CF-Talk
  Sent: Monday, July 19, 2004 1:01 PM
  Subject: RE: Problem with SQL Server and CF5

  What does your Query of a Query say?
  There are a number of subtle differences in the way it works in CFMX vs. CF5

  Bert

  ________________________________

  From: Mickael [mailto:[EMAIL PROTECTED]
  Sent: 19 July 2004 17:15
  To: CF-Talk
  Subject: Problem with SQL Server and CF5

  Hello All,

  I am relatively new to MSSQL so forgive me if the question is rather junior.  I have a few pages that make up an image gallery.  I designed the pages using CFMX and MSSQL and they worked fine on my machine.  I have uploaded them to the server and I am getting the following error

  PCodeRuntimeContextImp::executeSQLTagCFQuery::endTag

  The code line is not exact but it is point around a line of code where I am doing a Query of a Query on CF5.

  I have never seen this error before could someone point me in the right direction with this one.

  Thanks

  Mike
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to