Re: Perl DBI 1.50 Scalar::Util::weaken support test bug

2006-01-12 Thread Tim Bunce
On Wed, Jan 11, 2006 at 04:22:53PM -0600, Jason Wall wrote: > There is a line of bad code on line 279. I document the error here: > http://www.walljm.com/comments.asp?post=4776 > > Essentially, > > 279 Scalar::Util::weaken(my $test = \"foo"); > > the \ is negating the " and instead of a ref

Cannot log in to DBI ProxyServer (Need Help fast)

2006-01-12 Thread said . laoui
Hi, I spend a long time reading faq but i didn't find a solution. I trying to connect from a server A to a remote server B (which contains Ingres database). 1 - proxy is up and running on the remote server (B) 2 - Telnet on server B works : #telnet "server B" 12400 (port : 12400 is on Listen,

Re: DBI 1.48 connection failure to MS SQL

2006-01-12 Thread John Scoles
> > "Claire Lee" wrote >>Downloading the latest DBD::ODBC does solve the >>problem. Thank you very much. Your welcome Cheers ""John Scoles"" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > "Claire Lee" wrote > > > >I'm on Windows XP. Forgive my ignorance, can you > >explain why