Thread DBI Verbindung zu Postgres
(6 answers)
Opened by mo3009 at 2006-08-24 19:40
Dann mach doch mal
Code: (dl
)
perl -e "use DBI; print \"hello\n\"; $dbh = DBI->connect(\"dbi:Pg:dbname=testdb\") or die $DBI::errstr; print \"hello\n\"" OTRS-Erweiterungen (http://feature-addons.de/)
Frankfurt Perlmongers (http://frankfurt.pm/) -- Unterlagen OTRS-Workshop 2012: http://otrs.perl-services.de/workshop.html Perl-Entwicklung: http://perl-services.de/ |