Lola Lee wrote:

> I'm trying to get the PostgreSQL database which I created on my Mac (I'm using Panther) to work through the datasource I set up in CF (6.1). I'm using Dreamweaver MX (6.0) to create the cfm files.
>
> There are a couple of tables that I have filled with data and it should be returning data when I have my test page call it. However, I always get this error message:
>
> Error Executing Database Query.
>
> ERROR: relation "sweatertype" does not exist

What do you get when you run:
SELECT *
FROM INFORMATION_SCHEMA.tables

Jochem

--
When you don't want to be surprised by the revolution
organize one yourself
     - Loesje
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to