Поиск по: -
Поискать по всем серверам
На этой странице приведены все страницы, которые ссылаются на http://oit.cmc.msu.ru/php/function.ifx-fetch-row.html. Показаны документы 1 - 1 из 1.
1. ifx_getsqlca
... 3.0.8 - 3.0.18 only, PHP 4 >= 4.0.0) ifx_getsqlca -- Get the contents of sqlca.sqlerrd[0..5] after a query . ... This gives access to the number of affected rows and the serial insert value. ... assume the first column of 'sometable' is a serial */ $qid = ifx_query("insert into sometable values (0, '2nd column', 'another column') ", $connid); if (! $qid) { ... error ... } $sqlca = ifx_getsqlca ($qid); $serial_value = $sqlca["sqlerrd1"]; echo "The serial value of the inserted row is : " . ...
[
Сохраненная копия
]
Ссылки http://old.hcs.cmc.msu.ru/php/function.ifx-getsqlca.html -- 4.9 Кб -- 03.02.2002
[ Сохраненная копия ] Ссылки http://old.master.cmc.msu.ru/php/function.ifx-getsqlca.html -- 4.9 Кб -- 03.02.2002
[ Сохраненная копия ] Ссылки http://oit.cmc.msu.ru/php/function.ifx-getsqlca.html -- 4.9 Кб -- 03.02.2002
Похожие документы
[ Сохраненная копия ] Ссылки http://old.master.cmc.msu.ru/php/function.ifx-getsqlca.html -- 4.9 Кб -- 03.02.2002
[ Сохраненная копия ] Ссылки http://oit.cmc.msu.ru/php/function.ifx-getsqlca.html -- 4.9 Кб -- 03.02.2002
Похожие документы
Астронет | Научная сеть | ГАИШ МГУ | Поиск по МГУ | О проекте | Авторам
Комментарии, вопросы? Пишите: info@astronet.ru или сюда