Date: 03/24/01
- Next message: gerard <email protected>: "[PHP-DEV] PHP 4.0 Bug #9644 Updated: File Upload eats all RAM and swap space"
- Previous message: rockhbrown <email protected>: "[PHP-DEV] PHP 4.0 Bug #9965: email command gives 'Warning: Failed to Receive '"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ID: 9825
User Update by: ajab <email protected>
Status: Open
Bug Type: COM related
Description: COM with Seagate Crystal Reports
$cr=new com("Crystal.CRPE.Application") or die("cannot load cr com");
$rn="F:\notes5\test.rpt";
$rap=$cr->OpenReport($rn);
Previous Comments:
---------------------------------------------------------------------------
[2001-03-20 11:53:40] phanto <email protected>
can you provide a short code snippet, i can't reproduce this.
---------------------------------------------------------------------------
[2001-03-18 17:45:22] ajab <email protected>
Invoking OpenReport method of CRPE.Application COM Object produces crash.
---------------------------------------------------------------------------
Full Bug description available at: http://bugs.php.net/?id=9825
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: gerard <email protected>: "[PHP-DEV] PHP 4.0 Bug #9644 Updated: File Upload eats all RAM and swap space"
- Previous message: rockhbrown <email protected>: "[PHP-DEV] PHP 4.0 Bug #9965: email command gives 'Warning: Failed to Receive '"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

