downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

odbc_exec> <odbc_error
Last updated: Fri, 13 Nov 2009

view this page in

odbc_errormsg

(PHP 4 >= 4.0.5, PHP 5)

odbc_errormsgSon hata iletisini döndürür

Açıklama

string odbc_errormsg ([ resource $bağlantı_kimliği ] )

Son ODBC hata iletisini içeren bir dizge veya hata oluşmamışsa boş bir dizge döner.

Değiştirgeler

bağlantı_kimliği

ODBC bağlantı tanıtıcısı; ayrıntılar için odbc_connect() işlevine bakınız.

Dönen Değerler

Bir bağlantı_kimliği belirtilmişse bu bağlantının son durumu ile aksi takdirde herhangi bir bağlantının son durumu ile ilgili bir hata iletisi dizgesi döner.

Bu işlevin döndürdüğü dizge sadece son ODBC sorgusu başarısız olmuşsa anlamlıdır (odbc_exec() işlevinin FALSE döndürmesi gibi).

Ayrıca Bakınız



add a note add a note User Contributed Notes
odbc_errormsg
There are no user contributed notes for this page.

odbc_exec> <odbc_error
Last updated: Fri, 13 Nov 2009
 
 
show source | credits | sitemap | contact | advertising | mirror sites