Re: Make problems with DBD::Sybase 1.0 on HP

2003-07-28 Thread Mark Mertel
Figured it out. We have a statically linked Perl due to some problems I encountered some time ago with the HP linker. I changed the CONFIG option to static and it built and test fine. Thanks On Sun, 2003-07-27 at 06:43, Matthew O. Persico wrote: On 25 Jul 2003 13:46:47 -0700, Mark Mertel

Re: Make dbi socket.h errors....

2003-07-28 Thread Bart Lateur
On Mon, 28 Jul 2003 10:37:08 +0200, [EMAIL PROTECTED] wrote: anybody can help me whats the problem of dbi installation on my hpux workstation with HPUX 11.11??? Could it be that perl is compiled with ansi/c and the dbi uses gcc? If you're using a perl that was preinstalled on your system, it

RE: Question regarding Apache::DBI

2003-07-28 Thread Igor Korolev
Can you put commit/rollback's into the END block ? -Original Message- From: Steve Baldwin [mailto:[EMAIL PROTECTED] Sent: Sunday, July 27, 2003 8:02 PM To: [EMAIL PROTECTED] Subject: Question regarding Apache::DBI We're using Apache::DBI and running into problems with Apache child

Re: DBI, DBD::Informix and Statement SIze

2003-07-28 Thread Rasoul Hajikhani
Jonathan Leffler wrote: Rasoul Hajikhani wrote: Here is a brief description of my DBD::Informix Type: dr Name: Informix Version: 2003.04 Attribution: Jonathan Leffler [EMAIL PROTECTED] Product:

DBD::mysql Error

2003-07-28 Thread Jamin Roth
I have a Red Hat 8.0 box with: MySQL 3.23.52-3 perl 5.8.0-55 DBD MySQL 2.1017-3 When I run my perl script I always get: Can't find 'boot_DBD__mysql' symbol in /usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi/auto/DBD/mysql/mysql. so at ./Backup.pl line 8 Compilation failed in require at

RE: :mysql Error

2003-07-28 Thread Jamin Roth
Then I get: Name main::row used only once: possible typo at ./Backup.pl line 93. install_driver(mysql) failed: Can't find 'boot_DBD__mysql' symbol in /usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi/auto/DBD/mysql/mysql. so at (eval 1) line 3 Compilation failed in require at (eval 1) line

TEST - Please IGNORE

2003-07-28 Thread Samir Unadkat
TEST - Please IGNORE -- Samir Unadkat Sr Web Integration Consultant McFadyen Consulting Phone: 703.226.3800 --

Cannot compile DBI:Oracle

2003-07-28 Thread Samir Unadkat
I am trying to compile DBD Oracle 1.14. When I run nmake, I get the following error: LINK : fatal error LNK1104: cannot open file 'Oracle.def' [details of running nmake below] I have installed DBI 1.2. I am using Oracle 9i. Platform: Win32, Microsoft .Net. [details of perl version below] Any

DBI ProxyServer (a DUH moment)

2003-07-28 Thread John Cuson
my problem of last week was associated with variable scoping ... got a little too quick and the scalars i was trying to insert were not visible to the subroutine in which the insert command is executed. the command was therefore being executed with scalars that were not yet defined. john

RE: :mysql Error

2003-07-28 Thread Jamin Roth
I was using the wrong libs. I removed the /usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi and all is well! Thanks, Jamin Roth Systems/Network Administrator Sorensen Associates Inc Phone: (503) 665-0123 ext 289 Fax: (503) 666-5113 http://www.sorensen-associates.com/ -Original

RE: Cannot compile DBI:Oracle

2003-07-28 Thread Samir Unadkat
Just wanted to follow up with more information: I cannot find the file Oracle.def anywhere. I have also tried to install older versions of DBD Oracle. Some older versions do have the file Oracle.def. However I get other errors on running nmake. Any help appreciated. Thanks, Samir -Original

Re: Logging in without username and password

2003-07-28 Thread Brian McCauley
[EMAIL PROTECTED] (Suzanne M Ruggiero) writes: I am running the script from a different server to where the database is held, and due to security issues I am unable to hardcode the username and password. I have searched and am unable to find anything to cover this. That is correct - you are

RE: Logging in without username and password

2003-07-28 Thread Jamin Roth
Using STDIN is not an option? Do you not want the user to know the password? Jamin Roth Systems/Network Administrator Sorensen Associates Inc Phone: (503) 665-0123 ext 289 Fax: (503) 666-5113 http://www.sorensen-associates.com/ -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL

Re: DBI, DBD::Informix and Statement SIze

2003-07-28 Thread Jonathan Leffler
Rasoul Hajikhani wrote: Jonathan Leffler wrote: Rasoul Hajikhani wrote: Here is a brief description of my DBD::Informix Type: dr Name: Informix Version: 2003.04 Attribution: Jonathan Leffler [EMAIL PROTECTED] Product: