Skip to content

call_user_func() => 'pg_fetch_field' not found #13

@aap4ixx

Description

@aap4ixx

Hi.
With PostgreSQL select result DLL not work.

Warning: call_user_func() expects parameter 1 to be a valid callback, function 'pg_fetch_field' not found or invalid function name in C:\Apache24\htdocs\TestSystem\DLL.dBug.V0.2.php on line 305
Code example:

$QQString = "SELECT * FROM public."TestTable"";
$SQL_Result = pg_query($DBlink,$QQString);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions