• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

Error Executing Database Query

New Here ,
Feb 11, 2008 Feb 11, 2008

Copy link to clipboard

Copied

Hope someone might have an answer for this. I am trying to help out a friend that I wrote some CF for a while back but now they are moving to a new server and SQL server configuration. I am not sure of the specifics so if you need more to answer this question I can ask him and get you more information.

Here is the error message:

The following information is meant for the website developer for debugging purposes.

Error Occurred While Processing Request
Error Executing Database Query.
[Macromedia][SQLServer JDBC Driver][SQLServer]The multi-part identifier "System.Web.HttpCookie" could not be bound.


Resources:
Enable Robust Exception Information to provide greater detail about the source of errors. In the Administrator, click Debugging & Logging > Debugging Settings, and select the Robust Exception Information option.
Check the ColdFusion documentation to verify that you are using the correct syntax.
Search the Knowledge Base to find a solution to your problem.


Browser Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; .NET CLR 1.0.3705; InfoPath.2; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022)
Remote Address 12.198.59.2
Referrer
Date/Time 11-Feb-08 08:57 AM

-----

Any help would be greatly appreciated!
TOPICS
Advanced techniques

Views

825

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Feb 11, 2008 Feb 11, 2008

Copy link to clipboard

Copied

Could not be bound or could not be found?

Did the error message not show the sql as well?

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Feb 11, 2008 Feb 11, 2008

Copy link to clipboard

Copied

The error message did say 'could not be bound'.

Also, they didn't have the Robust Debugging Information checked so I am having them update the CF Admin and regenerate the error message.

Dan, have you seen error this before?

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Feb 11, 2008 Feb 11, 2008

Copy link to clipboard

Copied

LATEST
quote:

Originally posted by: davinci73
The error message did say 'could not be bound'.

Also, they didn't have the Robust Debugging Information checked so I am having them update the CF Admin and regenerate the error message.

Dan, have you seen error this before?

I've not seen that error before. I see words to the effect of "could not be found" way more often than I should.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Feb 11, 2008 Feb 11, 2008

Copy link to clipboard

Copied

> The error message did say bound.

There are 60000 matches for "The multi-part identifier could not be bound"
on Google. Have you looked at any of those?

--
Adam

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Feb 11, 2008 Feb 11, 2008

Copy link to clipboard

Copied

Thanks adam, I will try that.

I did try 'multi-part identifier "System.Web.HttpCookie" could not be bound' threw Google and really didn't find anything. That's why I came here.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Feb 11, 2008 Feb 11, 2008

Copy link to clipboard

Copied

You could start by doing what it says on the screen in front of you:
"Enable Robust Exception Information to provide greater detail about the
source
of errors".

And you could help us to help you by *posting the code that's causing the
error*?

How are we supposed to help you with your issue with just an error message?

--
Adam

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources
Documentation