Re: Can't use current_timestamp or currval functions - Mailing list pgsql-odbc

From Jeff Eckermann
Subject Re: Can't use current_timestamp or currval functions
Date
Msg-id 20041110191558.70665.qmail@web20828.mail.yahoo.com
Whole thread Raw
In response to Can't use current_timestamp or currval functions  (Mike Fahey <mfahey@enter.net>)
List pgsql-odbc
--- Mike Fahey <mfahey@enter.net> wrote:

> I can't call currval() with the odbc driver.
>
> I'm using odbc driver version 8.0.0.2  with MS
> ACcess 2003.
>
> I get the following error in access
>
> run-time error 3085:
>
> undefined function 'currval' in expression.
>
> How can i make this work?

You will need to use a pass-through query, if you want
to use Postgresql syntax, functions, operators etc.
Otherwise, Access assumes that you are attempting to
use an Access function etc.

>
> Thanks
>
>
>
>
>
>
>
> --
> With best regards,
>
> Mike Fahey - Systems Administration
>
********************************************************************
>       ENTER.NET - "The Road to the Internet Starts
> Here!" (tm)
>   (610) 437-2221 * http://www.enter.net/ *
> email:support@enter.net
>
********************************************************************
>
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 8: explain analyze is your friend
>




__________________________________
Do you Yahoo!?
Check out the new Yahoo! Front Page.
www.yahoo.com



pgsql-odbc by date:

Previous
From: Gary Doades
Date:
Subject: Re: ODBC Driver stability
Next
From: Jaime Casanova
Date:
Subject: Re: ODBC Driver stability