Navigation
Learn About
Developing With
Ingres Talk
Information
Toolbox
Views
PHP/Projects/Savepoints
From Ingres Community Wiki
< PHP | Projects(Redirected from PHP Savepoints)
Jump to: navigation, search
[edit]
Introduction
Ingres supports the use of SAVEPOINTs which are used in conjunction with the ROLLBACK statement to roll back a transaction to the specified savepoint when necessary. Using savepoints can eliminate the need to roll back an entire transaction, if required.
[edit]
Project Profile
| Admins | Grant Croker |
| Sponsor | Grant Croker |
| Developers | |
| Development Status | Discussion |
| Intended Audience | Developers |
| License | PHP License 3.0 |
| Operating System(s) | 32-bit MS Windows (NT/2000/XP/Vista), Solaris, Linux, HP-UX, IBM AIX |
| Programming Language(s) | Primarily in C, with some PHP for writing tests |
| Topic(s) | Ingres, PHP |
| Registered | 15-Jan-2009 |
Retrieved from "http://community.actian.com/wiki/PHP/Projects/Savepoints"

