php-db | 2000121
Date: 12/13/00
- Next message: Florian Clever: "[PHP-DB] trange behavior of varchar2 in oracle"
- Previous message: Matthew Ballard: "Re: [PHP-DB] Use of ' and " (quotes)"
- In reply to: Test1: "[PHP-DB] interbase -901 - feature not supported / connect string problem?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: Florian Clever: "[PHP-DB] trange behavior of varchar2 in oracle"
- Previous message: Matthew Ballard: "Re: [PHP-DB] Use of ' and " (quotes)"
- In reply to: Test1: "[PHP-DB] interbase -901 - feature not supported / connect string problem?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

