> Could you please add a $DBIx::Recordset ::Debug =2 ; and send the SQL
SELECT
> statement that DBIx::Recordset generates ?
Yes, here it is:
DB: Use already open dbh for dbname (id=1, numOpen = 0)
DB: 'SELECT DATE_FORMAT(LVISIT, ?) AS B_ID, SUM(UTOTAL) AS VHITS FROM A
WHERE LVISIT >= ? AND LVI
>
> Now all my Embperl Pages which are using the DBI or
> DBIx-Recordset modul are not working.
Any message in the Apache error log ?
Do you load Embperl at server startup ? If not place
PerlModule HTML::Embperl
in your httpd.conf
Gerald
--
Hello,
I am using Embperl together with DBI and
DBIx-Recordset.
Everything was working just fine, than I had to
reinstall the Server (Linux).
Now all my Embperl Pages which are using the DBI or
DBIx-Recordset modul are not working.
Netscape gives the message: Dokument contains no data.
IE gives