From: <php...@li...> - 2008-01-07 09:37:36
|
Hi, > $class->forName("com.mysql.jdbc.Driver"); won't work. Or better: will only work if the driver is available to the bootstrap loader. Either use the current loader or add the driver to the global class loader. Please see the Java specification or our FAQ for details. Regards, Jost Boekemeier __________________________________ Ihr erstes Fernweh? Wo gibt es den schönsten Strand? www.yahoo.de/clever |