I have found that using SPT to send a simple rollback like
SQLEXEC('ROLLBACK')
causes C5 error in VFP.
"William Yu" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> 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.
---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster