Zend Studio 4.0: Issues with PostgreSQL 8.0?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Ryan Lange

    Zend Studio 4.0: Issues with PostgreSQL 8.0?

    Well, I can connect to my Pg database through ZS just fine. It
    lists all the databases, all the schemas, and quite a few items under
    each schema. Unfortunately, all of *those* items are empty when I know
    that, at the very least, the "Table" item shouldn't be.
    I'm also getting the following error when trying to test queries
    within ZS: 'PostgreSQL (localhost) --> ERROR: relation "tablename" does
    not exist'. However, the same query will work perfectly when executed
    through PHP.

    I'm currently using Windows XP. Is there something I'm missing, or
    does Zend Studio 4.0 not properly support PostgreSQL 8.0?

    - R.Lange
  • Erwin Moller

    #2
    Re: Zend Studio 4.0: Issues with PostgreSQL 8.0?

    Ryan Lange wrote:
    [color=blue]
    > Well, I can connect to my Pg database through ZS just fine. It
    > lists all the databases, all the schemas, and quite a few items under
    > each schema. Unfortunately, all of *those* items are empty when I know
    > that, at the very least, the "Table" item shouldn't be.
    > I'm also getting the following error when trying to test queries
    > within ZS: 'PostgreSQL (localhost) --> ERROR: relation "tablename" does
    > not exist'. However, the same query will work perfectly when executed
    > through PHP.
    >
    > I'm currently using Windows XP. Is there something I'm missing, or
    > does Zend Studio 4.0 not properly support PostgreSQL 8.0?
    >
    > - R.Lange[/color]

    Hi Ryan,

    I have no idea. :-(
    But Zend Studio is commercial software.
    I would contact Zend for help.

    Regards,
    Erwin Moller

    Comment

    Working...