Re: DBI DBD-ODBC

2007-08-15 Thread Martin Evans
[EMAIL PROTECTED] wrote: I created an MSACCESS Database on my Windows XP O/S, set up the System Name in the DATA SOURCES panel associating the Microsoft Access Driver(*.mdb) with my database name (db1). I installed the DBI Module and DBD-ODBC and I still get the following error when I run

Re: DBI DBD-ODBC

2007-08-15 Thread Samuel_Zheng
exhausted all of my resources. Regards, Robert V Simmons Did you use: DBI-connect('dbi:ODBC:mydsn'); or DBI-connect('dbi:ODBC:DSN=mydsn'); I would try the latter. Martin -- Martin J. Evans Easysoft Limited http://www.easysoft.com __ NOD32 2461 (20070815) Information

Re: DBI DBD-ODBC

2007-08-15 Thread Martin Evans
Samuel_Zheng wrote: I am having almost the same error on a windows 2003 server. I don't see this as the same. Robert is having a connection problem and you are having an execute problem. Same set of scripts run fine on a Windows XP, the following is the error: DBD::ODBC::st execute

Re: DBI DBD-ODBC

2007-08-15 Thread robert . v . simmons
Yes that is the statement I am using in my PERL script. Robert V Simmons Martin Evans [EMAIL PROTECTED] 08/15/2007 03:31 AM To dbi-users dbi-users@perl.org cc Subject Re: DBI DBD-ODBC [EMAIL PROTECTED] wrote: I created an MSACCESS Database on my Windows XP O/S, set up the

Re: DBI DBD-ODBC

2007-08-15 Thread Martin Evans
[EMAIL PROTECTED] wrote: Yes that is the statement I am using in my PERL script. Robert V Simmons Can you run your script with DBI_TRACE set to a number = 10 e.g. set DBI_TRACE=10=x.log myperlscript then send me the x.log file. Martin -- Martin J. Evans Easysoft Limited

DBD::Sybase install issue

2007-08-15 Thread Ted Fiedler
Im trying to install DBD::Sybase, Im getting past perl Makefile.PL - all looks normal. When I try to make I get the following output: cc -c -I/usr/local/include -DSYB_LP64 -DNO_BLK=1 -I/opt/perl/lib/site_perl/5.8.8/x86_64-linux/auto/DBI -fno-strict-aliasing -pipe -I/usr/local/include

Re: DBD::Sybase install issue

2007-08-15 Thread michael . peppler
You should always specify if you are using Sybase or FreeTDS client software - I'm guessing the latter. You can work around the issue by adding a #define for CS_LOGIN_STATUS in dbdimp.c. Alternatively this may already have been solved in a more recent version of FreeTDS - you should probably

RE: Multiple statements within one $dbh-do()

2007-08-15 Thread Loo, Peter # PHX
Thanks. I don't know what I did wrong the first time, but now it is working. Thanks again. Peter -Original Message- From: Garrett, Philip (MAN-Corporate) [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 14, 2007 5:25 PM To: Loo, Peter # PHX; dbi-users@perl.org Subject: RE: Multiple

Re: DBI DBD-ODBC

2007-08-15 Thread Samuel_Zheng
at the last line shown above. I highly appreciate your help!Samuel Martin -- Martin J. Evans Easysoft Limited http://www.easysoft.com __ NOD32 2463 (20070815) Information __ This message was checked by NOD32 antivirus system. http://www.nod32.com.hk

Re: DBI DBD-ODBC

2007-08-15 Thread Martin Evans
::errstr; $sth = $dbh-prepare($sql); $sth-execute();It failed at the last line shown above. I highly appreciate your help!Samuel Martin -- Martin J. Evans Easysoft Limited http://www.easysoft.com __ NOD32 2463 (20070815) Information __ This message was checked by NOD32 antivirus

Re: ShowErrorStatement

2007-08-15 Thread Robert Hicks
Tim Bunce wrote: On Tue, Aug 14, 2007 at 07:01:23PM -0400, Robert Hicks wrote: Tim Bunce wrote: Setting ShowErrorStatement is unrelated to or die... so the question seems flawed. ShowErrorStatement just adds information to the message produced by RaiseError and PrintError. I recommend

Re: DBI DBD-ODBC

2007-08-15 Thread Samuel_Zheng
!Samuel Martin -- Martin J. Evans Easysoft Limited http://www.easysoft.com __ NOD32 2463 (20070815) Information __ This message was checked by NOD32 antivirus system. http://www.nod32.com.hk __ NOD32 2463 (20070815) Information __ This message was checked

Another set of DBI docs

2007-08-15 Thread Dean Arnold
(Those who abhor javadocs should discard this message immediately...) I've been building some tools for fancier Perl project documentation. One piece is a javadoc-ish formatter using special POD tags. In order to exersize it thoroughly, I've hacked a version of DBI to move the POD around a bit,

Re: Another set of DBI docs

2007-08-15 Thread Ron Savage
Hi Dean http://www.presicient.com/dbidocs Very nice! Now all we need is a script, in Perl perhaps, to reformat your work as TiddlyWiki code so it can be grafted into Tim's site... -- Ron Savage [EMAIL PROTECTED] http://savage.net.au/

Re: DBI DBD-ODBC

2007-08-15 Thread Ron Savage
Hi Sam Thank you for your input. I was going to try what you told me, but it gives this to me now: CGI Error The specified CGI application misbehaved by not returning a complete set of HTTP headers. This is not a /new/ error. It just means your program ran long enough to output an error

Re: ShowErrorStatement

2007-08-15 Thread Tim Bunce
On Wed, Aug 15, 2007 at 01:03:03PM -0400, Robert Hicks wrote: Tim Bunce wrote: On Tue, Aug 14, 2007 at 07:01:23PM -0400, Robert Hicks wrote: Tim Bunce wrote: Setting ShowErrorStatement is unrelated to or die... so the question seems flawed. ShowErrorStatement just adds information to the

Got the following error: unable to realloc 131989419 bytes

2007-08-15 Thread Pierre-Michel Tremblay
Bonjour Tim, I tried to install the DBD-Oracle package today and I got the following error: C:\TEMP\DBD-Oracle-1.16ppm unable to realloc 131989419 bytes This application has requested the Runtime to terminate it in an unusual way. Please contact the application's support team for more

Re: DBI DBD-ODBC

2007-08-15 Thread Samuel_Zheng
://savage.net.au/ __ NOD32 2464 (20070815) Information __ This message was checked by NOD32 antivirus system. http://www.nod32.com.hk

Re: DBI DBD-ODBC

2007-08-15 Thread Samuel_Zheng
-- Martin J. Evans Easysoft Limited http://www.easysoft.com __ NOD32 2463 (20070815) Information __ This message was checked by NOD32 antivirus system. http://www.nod32.com.hk __ NOD32 2463 (20070815) Information __ This message was checked by NOD32 antivirus