Help for this page
Select Code to Download
Select
or
download this
if ($odbc->Error) { $odbc->DumpError; exit; }
Select
or
download this
$odbc->SetMaxBufSize(50_000);