- or download this
use strict;
use DBI;
...
#####}
#####$sqlh->finish;
$h->disconnect;
- or download this
DBD::mysql::st execute failed: Unknown column 'DCredits' in 'field lis
+t' at /home/martin/930402.pl line 45.
<p>There was a problem: executing query.</p>
<p><i>Attempted command:</i> SELECT DCredits, Price, Description FROM
+test.CUSTOMER_PLAN WHERE Name='Free'</p>
<p><i>Error:</i> 1054 - Unknown column 'DCredits' in 'field list'</p>
- or download this
-> prepare for DBD::mysql::db (DBI::db=HASH(0x9f482a0)~0x9f483c0 '
+SELECT DCredits, Price, Description FROM test.CUSTOMER_PLAN WHERE Nam
+e='Free'') thr#9dd4008
New 'DBI::st' (for DBD::mysql::st, parent=DBI::db=HASH(0x9f483c0),
+ id=undef)
...
-> $DBI::errstr (&) FETCH from lasth=HASH
>> DBD::mysql::st::errstr
<- $DBI::errstr= 'Unknown column 'DCredits' in 'field list''