Even if i try just one simple thing, it gives ora 42000 SQL error ie SYNTAX ERROR.my $sqlstatement="insert into lookup (Sys_Acc) values \'$sys_acc\' "; print "<br> $sqlstatement"; $sth = $dbh->prepare($sqlstatement) or die "$DBI::errstr"; $sth->execute(); $dbh->commit(); $dbh->disconnect() or warn "Disconnection Failed \t : $DBI::errstr \n" +;
In reply to Re: need to access a remote server to move the files around in a set folder there
by smanicka
in thread need to access a remote server to move the files around in a set folder there
by smanicka
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |