|
|
| XP is just a number | |
| PerlMonks |
Re^2: DBI:Sybase - Period in database nameby runrig (Abbot) |
| on Feb 25, 2013 at 20:42 UTC ( #1020566=note: print w/ replies, xml ) | Need Help?? |
|
This suggests to me that $dbh->quoted_identifier(..) should wrap things in brackets, not quotes, for DBD::Sybase, and so currently has a bug. Though there is also a syb_quoted_identifier atribute, which if set, should allow you to use quotes (though I've never used it). And I do now recall having to occasionally use brackets to quote some table/column names.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||