Re: FoxPro in WINE to Postgresql on LINUX? - Mailing list pgsql-general

From William Yu
Subject Re: FoxPro in WINE to Postgresql on LINUX?
Date
Msg-id djtrl7$31ir$1@news.hub.org
Whole thread Raw
In response to Re: FoxPro in WINE to Postgresql on LINUX?  ("Andrus" <eetasoft@online.ee>)
List pgsql-general
Andrus wrote:
> Can you use Postgres savepoints from VFP ?
>
> sqlexec('ROLLBACK TO mysavepoint')  and  even sqlexec('ROLLBACK')   cause C5
> error.

I have no experience w/ savepoints yet. However, I will say that
sometimes ODBC will hijack your commands and alter them so you may want
to try turning off all possible options.

pgsql-general by date:

Previous
From: davidgn@servidor.unam.mx
Date:
Subject: querying while copying into a table and optimizations
Next
From: CG
Date:
Subject: Re: Function written in C, hangs on one machine and not another...