$dbh = DBI->connect("dbi:mysql:world", 
"username", "mypassword",
{ RaiseError => 1 } );


Hi, does connecting perl to a windows db differ from what?
like mysql it will connect using that example on top, sample only. k?


thanks,
louie...



-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to