Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsGeneralPHPASPPerlColdFusionFlashHTML, CSS, ScriptsBrowsers

Webmaster Forum / Perl / DBI Library / November 2003



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Different result from convert(varchar(255), a) and convert(a)24 Nov 2003 18:04 GMT1
When selecting a 'real' column you get a different string value in
Perl from 'select convert(varchar(255), a)' and 'select a':
   $dbh->{AutoCommit} = 1;
   $dbh->do('create table #a (a real not null)');
Patch to DBD::SYbase 1.01 for nsql deadlock retry logic12 Nov 2003 18:27 GMT1
Mike --
Please apply this patch to the next release of DBD::Sybase.  The
nsql() implementation has a critical flaw in the deadlock retry logic
upon which many of us depend.
Stopping TSQL 'print' from going to stderr11 Nov 2003 00:30 GMT1
How can I make the output of TSQL 'print' statements go to my
script's stdout instead of stderr?
I have set up an error handler
   $dbh->{syb_err_handler} = sub {
OS 10.3 (Panther) - Perl 5.8.1 - DBD::Pg error?04 Nov 2003 18:04 GMT1
May be this is not the right address to send this message to, in that
case on beforehand my excuses....
I tried to run
perl -MCPAN -e 'install DBI' , which succeeded
DBI 1.38: Undefined subroutine &DBD::_::db::croak called at DBI.pm line 149604 Nov 2003 15:29 GMT1
Hi Tim,
the attached patch adds 'Carp::' to all unqualified
calls to carp() and croak().
You'll get the error message above with something like
Annouce:  DBD::mysql 2.900302 Nov 2003 22:20 GMT6
DBD::mysql 2.9003 has been uploaded to CPAN.
There are the changes in 2.9003:
2003-10-26  Rudy Lippan  <rlippan@remotelinux.com> (2.9003)
       * Applied patch from Aaron and Chuck that added basic testing of
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.