I have found that using SPT to send a simple rollback like SQLEXEC('ROLLBACK') causes C5 error in VFP. "William Yu" <wyu@xxxxxxxxxxx> wrote in message news:djtrl7$31ir$1@xxxxxxxxxxxxxxx > 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