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 / January 2004



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
DBI source code under perforce soon31 Jan 2004 14:28 GMT2
If you want to be sent email whenever the DBI source code is changed,
send an email to dbi-changes-subscribe@perl.org in order to subscribe
to the dbi-changes mailing list.
Tim.
DBD::Mock30 Jan 2004 23:17 GMT5
A few weeks ago I posted a message about a mock DBD and got the
response from Tim that DBD::NullP (included in the DBI dist) would be a
good place to start. I built on that (but far too much for a patch,
sorry Tim) and created DBD::Mock, which does everything I need so far.
Patch to stop printing password on stderr30 Jan 2004 22:12 GMT1
This patch stops DBI printing the connection password in an error
message.
diff -ru DBI-1.40/DBI.pm DBI-1.40-new/DBI.pm
--- DBI-1.40/DBI.pm    2004-01-08 14:03:57.000000000 +0000
Sybperl problem30 Jan 2004 18:42 GMT1
    I am having intermittent SQL Server connection timed out problem when we connect to ASIQ12.4.3.
    I suspect it is due to the DBlib.pm since this is the perl module used to connect to it.
    Then, I install the latest version which is 1.46 but it still occur.
    I realise during the ...
Feature request: set maximum number of connections30 Jan 2004 14:49 GMT5
When trying to open more than 25 connections at once with DBD::Sybase
I get the error
Message String: ct_connect(): user api layer: external error: The
maximum number of connections have already been opened.
DBD-Oracle and XMLType30 Jan 2004 13:35 GMT1
It's been a while since I last posted here. In September 2003 I was
trying to add support for binding XMLType objects to DBD-Oracle, so that
you could easily insert large (ie >4k) XML data into an XMLType table.
Unfortunately my employer fired me in October 2003 and in the remaining
RE: "Parrot DBDI" - (DRAFT) Announcement and Firmly Anticipated Q    uestions29 Jan 2004 21:06 GMT4
Tim Bunce skrev:
> Questions
DBD::ADO, Win32::OLE and Variant type29 Jan 2004 11:38 GMT3
Hi Jan,
the fetch method of DBD::ADO::st contains the following lines:
   my $row =
     [ map { $rs->Fields($_->{Name})->{Value} } @$ado_fields ];
"Parrot DBDI" - (DRAFT) Announcement and Firmly Anticipated Questions28 Jan 2004 23:24 GMT4
Here's a draft of an announcement about the Parrot DBDI project.
What's that? I hear you ask. Well, read on...
I'd appreciate any feedback you may have, especially any more
questions that I should address.
Question re: signal handling27 Jan 2004 03:20 GMT12
Tim,
I've run into an odd problem using the DBI::Proxy.  In Programming Perl -
3rd Edition, the claim is made that Perl will always try to restart
interrupted "slow" system calls if POSIX sigaction() is supported.
DBI, DBD::ADO and SUCCESS_WITH_INFO27 Jan 2004 00:29 GMT12
I need an advice on how to deal with SUCCESS_WITH_INFO
from a DBD writers point of view.
If ADO places an error into it's error collection,
this error may be one of 4 kinds (oledberr.h):
Patch for undefined value error when zero bind values26 Jan 2004 15:27 GMT4
This patch to DBI-1.40 fixes an error
Can't use an undefined value as an ARRAY reference at DBI.pm line 1735
when using execute_array() with zero values for a bind parameter.  It
includes some new test cases, but not all of the new tests failed
DBI Driver Tests 23 Jan 2004 12:22 GMT5
My initial input would be:
Ensure that we have proper goals!!!
Is this going to be a DBI conformance test or a driver test suite?  I belive
those are two different (but not incompatible) goals. A conformance test
Can I access multiple versions of Sybase with DBD:Sybase21 Jan 2004 23:51 GMT1
Sorry to throw out a newbie question without digging
through all the docs.  Problem is that I have a couple
servers that were upgraded to Sybase 12.5 but my site
perl DBD:Sybase was compiled for Sybase 11.9.2 and I
Getting DBD-Sybase to Work21 Jan 2004 15:55 GMT1
On Jan 16, 2004, at 11:15 AM, Michael Peppler wrote:
> I think that by default on MacOSX this directory is
> /Applications/Sybase/System. So before running "perl Makefile.PL" I
> suggest running (assuming csh):
Pages: 1 2 December, 2003
 
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.