CodeCharge Studio
search Register Login  

Visual Web Reporting

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> Archive -> CodeCharge.Discussion

 Error questions maybe its not relate to codecharge

Print topic Send  topic

Author Message
Guild
Posted: 08/01/2002, 7:20 PM

I got this error message while I try to generates table and I think it have
some think todo with my setting but don't where to fix it.

Error: [IBM][CLI Driver][DB2/NT] SQL0204N "IUSR_GUILD.TODAY" is an undefined
name. SQLSTATE=42704 (Microsoft OLE DB Provider for ODBC Drivers)

GUILD is my computer name. and Today is my table name.





donb
Posted: 08/02/2002, 9:59 AM

You are referencing the "TODAY" object in the context of user "IUSR_GUILD",
which evidently means you are running on IIS on a computer named GUILD. The
default (anonymous) user for IIS is "IUSR_GUILD", which cannot reference the
"TODAY" object (presumably a table). Basically, it looks like permissions
need to be added for the webserver to access it - if the object exists at
all.


"Guild" <Guild@somewhere.com> wrote in message
news:aicqa5$iar$1@news.codecharge.com...
> I got this error message while I try to generates table and I think it
have
> some think todo with my setting but don't where to fix it.
>
> Error: [IBM][CLI Driver][DB2/NT] SQL0204N "IUSR_GUILD.TODAY" is an
undefined
> name. SQLSTATE=42704 (Microsoft OLE DB Provider for ODBC Drivers)
>
> GUILD is my computer name. and Today is my table name.
>
>
>
>
>
>


   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

MS Access to Web

Convert MS Access to Web.
Join thousands of Web developers who build Web applications with minimal coding.

CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.