in reply to Re: Build Table with 'n' rows and 'm' columns
in thread Build Table with 'n' rows and 'm' columns
my $dbh = DBI->connect( "DBI:mysql:project") or die "Can't connect to +Oracle database: $DBI::errstr\n";
Update: Added code for quick reference.
|
---|