my $dbh = DBI->connect('dbi:ODBC:driver={SQL Server};Server=172.1.1.1; +database=dbname;uid=user;pwd=pswd;', 'user', 'pword') or die DBI->err +_str; my $sth = $dbh->prepare('sql statement'); $sth->execute();
They say that time changes things, but you actually have to change them yourself.
Andy Warhol
In reply to Re: update database question
by JediWizard
in thread update database question
by wertert
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |