Justtechjobs.com Find a programming school near you






Online Campus Both


php-db | 2000121

Odp: [PHP-DB] interbase -901 - feature not supported / connect string problem? From: Jarek Zgoda (jarekz <email protected>)
Date: 12/13/00

Od: "Test1" <test <email protected>>
Temat: [PHP-DB] interbase -901 - feature not supported / connect string
problem?

> Interbase: Dynamic SQL error code = -901 feature is not supported
> $host = "192.168.0.2:F:\\DATA\\DATA.GDB";
> $username = "SYSDBA";
> $password = "masterkey";
> $dbh = ibase_connect ($host, $username, $password);

Are you sure you can talk to IB using IP number instead of qualified server
name?

Cheers
Jarek Zgoda

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-db-unsubscribe <email protected>
For additional commands, e-mail: php-db-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>