1 message in com.mysql.lists.perlAW: Problem connecting
FromSent OnAttachments
Selke, Gisbert W.17 May 2006 09:38 
Subject:AW: Problem connecting
From:Selke, Gisbert W. (Gisb@wido.bv.aok.de)
Date:05/17/2006 09:38:22 AM
List:com.mysql.lists.perl

-----Ursprüngliche Nachricht----- Von: Hung Tran [mailto:HTr@btu.com] Gesendet: Mittwoch, 17. Mai 2006 15:22

If you are using Windows you should have MySQL ODBC driver installed . Here is an example that use for via connection. my $dbh = DBI->connect("dbi:mysql:host=yourhostname:yourdatabase", "yourusername", "yourpassword )

Certainly not. This connect string is not using ODBC, nor would one need it.

\Gisbert