Whats the conenction string to connect to database using perl 's DBI module?

In order to connect to our database from your perl script using dbi module, please use the following syntax:

$dbh = DBI->connect

  • 0 A felhasználók hasznosnak találták ezt
Hasznosnak találta ezt a választ?

Kapcsolódó cikkek

What are the steps to buy SSL certificate?

This is what you need to do:1. Please ensure your whois info (registrar) info is...

I am getting error when trying to send mail from php

I'm getting the following error when trying to send an email from a PHP program: Warning: mail():...

ERRMSG: Using CDONTS on Windows 2003,2008

Symptom The following error is returned when running CDONTS.NewMail on Windows 2003 (IIS...

I made some changes to my site, but when I view it still has the old pages, why is that?

It is likely that you are pulling up cache (store) version of your page. To fix this hold down...