Home » Database » MDB2_Driver_mssql » Bug #5080
Error message that class not exist
Details
| Submitted | 2005-08-12 21:57 UTC |
|---|---|
| From | maetrus at web dot de |
| Status | No Feedback |
| Package | MDB2_Driver_mssql |
| PHP Version | 5.0.4 |
| OS | Windows 2000 Server |
| Roadmaps | (Not assigned) |
Comments
[2005-08-12 21:57 UTC] maetrus at web dot de
Description:
------------
PEAR Version: $Id: PEAR.php,v 1.82.2.6 2005/01/01 05:24:51
MDB2Driver: Id: mssql.php,v 1.69 2005/06/06 09:28:43
This bug is could be reproduced with LiveUser Version 0.16.3 (exactly with example 5).
Configure Command cscript /nologo configure.js "--enable-snapshot-build" "--with-gd=shared"
(This is my first Bug Report - i hope it is usefull)
Test script:
---------------
LiveUSer Version 0.016.3
demodata.php?dsn=mssql://user:password@localhost/database&file=example5/demodata.xml
Expected result:
----------------
It should be creat/configure the database to use LiveUser Version 0.16.3
Actual result:
--------------
I could not populate the database, see error below
MDB2 Error: not found
[Error message: _wrapResult: result class does not exist index_name]