RE: Cannot see AND Windows system DSN's using DBD-ODBC

2008-05-12 Thread Steven Perreau
Here's the code that does this, maybe some guru can see something wrong! #!/usr/bin/perl # # This script is a part of # Trouble Ticket Express package. # http://www.troubleticketexpress.com # # COPYRIGHT: 2005-2007, United Web Coders # http://www.unitedwebcoders.com # # $Revision: 447 $ # $Date:

Cannot see AND Windows system DSN's using DBD-ODBC

2008-05-12 Thread Steven Perreau
Hello. I'm having terrible trouble with www.troubleticketexpress.com getting their SQL module to work. I have done a support case with them, they say it's a permissions issue and not their script helpdesk support software. I am running MS SBS on Windo

DBD::mysql 4.007 released

2008-05-12 Thread Patrick Galbraith
I'm pleased to announce the release of DBD::mysql 4.007. This release contains the changes: * Took out mysql_server_init call where not needed * Complete re-write of test suit to use Test::More - tons of cleanups! * Makefile.PL changes to use current user in 'make test' if not defined The bigge

Re: DBI::_new_handle leak?

2008-05-12 Thread Tim Bunce
On Fri, May 09, 2008 at 11:31:46AM -0500, James R. Leu wrote: > I'm searching for memory leaks in an application. Devel::LeakTrace::Fast > has pointed me at DBI::_new_handle(). I was wondering if anyone can > point out that I'm using bad versions, or if I'm mislead by the tool > (Devel::LeakTrace: