Timestamp without timezone

From: "T(dot)J(dot) Adami" <adamitj(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Timestamp without timezone
Date: 2007-11-20 14:01:53
Message-ID: 01242a92-0d9e-47be-9296-25f057619f3e@d61g2000hsa.googlegroups.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I'm using Microsoft Visual Foxpro 9 developing an ERP application,
using PostgreSQL 8.2.5 and ODBC connection in version 7.

If I upgrade my ODBC drivers to use "PostgreSQL ANSI", becomes an
error like this:

"function saldo_estoque("unknown", "unknown", "unknown", "unknown",
timestamp without time zone) does not exist"

However, the "unknown" types are BPCHAR on function "saldo_estoque",
and "timestamp without time zone" is DATE type.

How can I solve this?

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Reg Me Please 2007-11-20 14:35:15 Re: Timestamp without timezone
Previous Message Filip Rembiałkowski 2007-11-20 13:10:58 Re: postgresql storage and performance questions