Re: State S0002 (Base table not found)

From: Jeff Eckermann <jeff_eckermann(at)yahoo(dot)com>
To: Larry Peeters <lpeeters(at)primaplan(dot)com>, pgsql-odbc(at)postgresql(dot)org
Subject: Re: State S0002 (Base table not found)
Date: 2003-11-29 17:35:34
Message-ID: 20031129173534.87789.qmail@web20806.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

--- Larry Peeters <lpeeters(at)primaplan(dot)com> wrote:
> Hi,
>
> I have two programs using ODBC. Both connect to the
> same database with
> the same user id and use the same tables. But when I
> create a query
> with one program, I receive the error "Base table
> not found", which is
> state S0002. The same query with the other app works
> fine.
>
> Does anybody have a clue as what might be going
> wrong in the one
> application?

I don't. But I doubt that anyone will be able to help
you much without more information. What
languages/tools are your apps developed with, and what
platforms do they run on? Do they use DSNs, or are
the connections handled in code? Are the driver
versions and settings the same in both cases? What
are the driver settings? What queries are being
issued, and using what method? That would get
something started, I think.

__________________________________
Do you Yahoo!?
Free Pop-Up Blocker - Get it now
http://companion.yahoo.com/

In response to

Browse pgsql-odbc by date

  From Date Subject
Next Message Jeff Eckermann 2003-11-29 17:38:49 Re: Specify port no to connect to Informix Database through ODBC
Previous Message Richard Combs 2003-11-29 07:52:13 Re: Character invalid saving memo with UpdateSQL