Re: FoxPro in WINE to Postgresql on LINUX?

From: "Andrus" <eetasoft(at)online(dot)ee>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: FoxPro in WINE to Postgresql on LINUX?
Date: 2005-10-31 07:54:52
Message-ID: dk4j2d$1roo$1@news.hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I have found that using SPT to send a simple rollback like

SQLEXEC('ROLLBACK')

causes C5 error in VFP.

"William Yu" <wyu(at)talisys(dot)com> wrote in message
news:djtrl7$31ir$1(at)news(dot)hub(dot)org(dot)(dot)(dot)
> 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.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Andrus 2005-10-31 08:00:04 Re: Why database is corrupted after re-booting
Previous Message Richard Huxton 2005-10-31 07:41:50 Re: Backup problem...No BIN directory!!!