in reply to
Perl DBI + Access bind issues
What does
$dbh->quote_identifier('active?')
return? Does it return
[active?]
or does it handle the "
?
"?
Comment on
Re: Perl DBI + Access bind issues
Select
or
Download
Code
In Section
Seekers of Perl Wisdom