Home » Database » DB » Bug #6683
createTables.php - sybase - FatalError
Details
| Submitted | 2006-02-03 12:28 UTC |
|---|---|
| From | uros dot cesnik at liv dot si |
| Assigned | aharvey |
| Status | Closed |
| Package | DB |
| PHP Version | 5.1.0 |
| OS | linux |
| Roadmaps | (Not assigned) |
Comments
[2006-02-03 12:28 UTC] uros dot cesnik at liv dot si
Description:
------------
When i run createTables.php for my sybase database, throws an error.
ERROR:
Fatal error: Cannot use object of type DB_Error as array in /usr/local/lib/php/DB/sybase.php on line 817.
I use Adaptive Server Anywhere 8.0.2.
I look in sybase.php, line 817 and found procedure "sp_helpindex".
There is no sp_helpindex procedure in ASA.