All fields should be treated as read-only by the driver, unless explicitly stated otherwise.
Abbildung 45-1. pdo_dbh_t
If, for whatever reason, your driver is not suitable to run persistently, you MUST check this flag in your SKEL_handle_factory() and raise an appropriate error.
If your database client library API simply returns pointers to its own internal buffers for you to copy after each fetch call, you should leave this value set to 0.
Zurück | Zum Anfang | Weiter |
Packaging and distribution | Nach oben | pdo_stmt_t definition |