Search Results

Search found 5 results on 1 pages for 'user307880'.

Page 1/1 | 1 

  • PHP POSTGRE extension

    - by user307880
    Will you be so kind to tell me why the sysytem can't load POSTGRE extension for PHP? In php.ini I write: extension=php_pgsql.dll But when I reboot, I get this warning: Unable to load dynamic library: C:/PHP/exe\php_pgsql.dll. There are no problems with other extensions.

    Read the article

  • how to declare variable in POSTGRE

    - by user307880
    I try to declare a variable in a code like this, but it's doesn't work. Can you tell me what's the problem? ERROR: syntax error at or near "VARCHAR" LINE 2: p_country VARCHAR; DECLARE p_country VARCHAR; p_country : = ''; SELECT p_country;

    Read the article

1