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



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
ANNOUNCE: DBI 1.43 release candidate for testing30 Jun 2004 12:55 GMT5
A release candidate for DBI 1.43 is available for testing at:
 http://homepage.eircom.net/~timbunce/DBI-1.43-rc1-20040628.tar.gz
=head1 CHANGES in DBI 1.43 (svn rev 373),    28th June 2004
 Fixed connect() and connect_cached() RaiseError/PrintError
A small fix affecting Proxy29 Jun 2004 13:01 GMT1
Tim,
This patch corrects a problem wherein the contents of the DBI_AUTOPROXY
environment variable affect only the first connect() statement before
getting shunted to the bit bucket by s///.  I thought I had sent it to you
Help Installing DBD for MySQL25 Jun 2004 06:18 GMT6
I am attempting to install DBD-mysql-2.9003 on a Solaris 2.8 machine.
The DBI is 1.40. It runs the perl Makefile.PL (I use the cflags, libs,
testuser, testpassword and testhost options) amd make without any errors
but when I run the make test, the test are failing. Here is the ...
@@error18 Jun 2004 15:24 GMT2
I  have looked thru the online FAQ trying to figure out how to the value of
@@error after doing an INSERT but see nothing that will allow  me to get it.
How is the value of @@error obtained?
Thanks..
DBD::Sybase compile problems (warning: `local_patches' defined but      not used)18 Jun 2004 14:05 GMT1
I have some problems compiling DBD::Sybase. I've tried ealier versions and
ealier versions of freetds. But simply can't get it to compile properly.
# make
gcc -c  -I/usr/local/include -DNO_THREADS
Infinite loop calling error handler15 Jun 2004 17:41 GMT2
When using DBD::Sybase to call a stored procedure I found that my
program would hang and very rapidly start chewing up memory.  This
didn't happen for every call but only for one which failed (a
raiserror and negative exit status from the stored procedure).  It may
RE: :Sybase 1.03 / sybperl 2.1714 Jun 2004 15:49 GMT1
Michael:
    Hate to respond to this with a "generality" kind of question,
but I ended up kind of "dropping off" of the use of Sybperl after we
migrated over to MSSQL (from Sybase last year..., "not my decision").
RE: DBD::Sybase stored proc parameter binding doesn't work to bindjust some parameters11 Jun 2004 16:18 GMT1
Michael Peppler wrote:
>>     my $sth = $dbh->prepare('exec foo @a = 1, @b = ?');
>
>This won't work - because the (very simplistic) parser that checks to
DBD::Sybase stored proc parameter binding doesn't work to bind just some parameters11 Jun 2004 14:45 GMT1
I know that the bind parameter support for stored procedures in
DBD::Sybase is experimental but anyway I hope this bug report will be
useful.  Make a procedure:
   create procedure foo @a int, @b int as print "hello"
encryptPassword02 Jun 2004 17:34 GMT2
Through DBD-Sybase's connect() encryptPassword option I learned that
CT-lib can encrypt passwords so they are not transmitted in the clear.
Do you know if this can be set as the default at the server (ASE) so
apps like Sybase Central and SQL Advantage login securely?  I seem to
syb_more_results is 0 when I expect it to be 102 Jun 2004 17:10 GMT1
Hi, all:
I'm pretty sure I'm just doing something dumb here.  I'm expecting
multiple result sets back from a stored procedure but $sth->{syb_more_results}
is 0 when I'd expect it to be 1.
 
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.