function pg last notice WRCAZ2NGNZ3BTIIVHML4GOAMLVCXETBHTHQ7JIA


pg_last_noticePodręcznik PHPPoprzedniNastępnypg_last_notice (PHP 4 >= 4.0.6)pg_last_notice --  Returns the last notice message from PostgreSQL server Descriptionstring pg_last_notice (resource connection) pg_last_notice() returns the last notice message from PostgreSQL server specified by connection. PostgreSQL server set notice message when transaction cannot be continued. There one can avoid issuing useless SQL using pg_exec() using pg_last_notice(). There are other cases that PostgreSQL server sets notice message. Programmer must check contents of notice message if it is related to transaction or not. Ostrzeżenie This function is EXPERIMENTAL and it is not fully implemented yet. pg_last_notice() is added form PHP 4.0.6. However, PHP 4.0.6 has problem with notice message handling. Use of PostgreSQL module with PHP 4.0.6 is not recommended even if you are not using pg_last_notice(). See also pg_exec() and pg_errormessage(). PoprzedniSpis treściNastępnypg_hostPoczątek rozdziałupg_loclose

Wyszukiwarka

Podobne podstrony:
function pg last notice
function pg last error
function pg last oid
function pg copy to
function pg fetch object
function pg host
function pg ping
function pg connection status
function pg fetch array
function pg delete
function dbplus last
function pg end copy
function pg fieldsize
function pg fetch row
function pg field is null
function pg get result
function pg cmdtuples
function pg copy from

więcej podobnych podstron