Ingres II
- Wstęp
- Instalacja/Konfiguracja
- Stałe predefiniowane
- Przykłady
- Funkcje Ingres II
- ingres_autocommit — Włącza lub wyłącza automatyczne zatwierdzanie
- ingres_close — Zamyka połączenie z serwerem Ingres II
- ingres_commit — Potwierdza transakcję
- ingres_connect — Open a connection to an Ingres database
- ingres_cursor — Gets a cursor name for a given link resource
- ingres_errno — Zwraca ostatnio wygenerowany numer błędu Ingres
- ingres_error — Zwraca znaczący komunikat o ostatnio wygenerowanym błędzie
- ingres_errsqlstate — Zwraca ostatnio wygenerowany kod błędu SQLSTATE
- ingres_fetch_array — Fetch a row of result into an array
- ingres_fetch_object — Fetch a row of result into an object
- ingres_fetch_row — Fetch a row of result into an enumerated array
- ingres_field_length — Get the length of a field
- ingres_field_name — Zwraca nazwę pola z wyniku zapytania
- ingres_field_nullable — Sprawdza czy pole może przyjmować wartość NULL
- ingres_field_precision — Get the precision of a field
- ingres_field_scale — Get the scale of a field
- ingres_field_type — Get the type of a field in a query result
- ingres_num_fields — Pobiera liczbę pól zwracanych przez ostatnie zapytanie
- ingres_num_rows — Get the number of rows affected or returned by the last query
- ingres_pconnect — Open a persistent connection to an Ingres II database
- ingres_query — Wysyła zapytanie SQL do serwera Ingres II
- ingres_rollback — Wycofuje transakcję
Ingres II
There are no user contributed notes for this page.
