odbc_setoption

odbc_setoption -- Adjust ODBC settings. Returns FALSE if an error occurs, otherwise TRUE .

Description

int odbc_setoption ( resource id, int function, int option, int param)

Exemplo 1 .