Home » Database » MDB2 » Bug #7575
example.php dose not work (error occured at dumpDatabase)
Details
| Submitted | 2006-05-08 07:51 UTC |
|---|---|
| From | roux at dot-wired dot org |
| Assigned | lsmith |
| Status | Closed |
| Package | MDB2 |
| PHP Version | 4.4.2 |
| OS | Windows |
| Roadmaps | (Not assigned) |
Comments
[2006-05-08 07:51 UTC] roux at dot-wired dot org
Description:
------------
example.php(included in docs/examples) dose not works well. MDB2_Schema::dumpDatabase was changed argument structure in 0.5(beta), so example code also should be changed(but I don't have any idea how to change ...)
Here is the error message.
--------------------------------------
Warning: array_key_exists(): The second argument should be either an array or an
object in /path/to/MDB2/Schema/Writer.php on line 231
<pre><b>PEAR-Error</b><br />MDB2_Schema Error: unknown error: no output method specified
...