RE: ODBC quesions on WinNT.

2001-08-21 Thread Neil Lunn
Terry, I am going to answer your question in the braod strokes rather than in the context of you message as this seems to have a need to be said. There seems to be a gross misunderstanding in the community in general of what exactly ODBC and therefore DBD::ODBC is. Questions like this frequent

ODBC quesions on WinNT.

2001-08-21 Thread Terry Witherspoon
Hi, Several years ago I wrote some code making sql connections from the web server on an NT box to SQL server on the same machine. Now I'd like to have the webserver and sqlserver on separate hosts. I've looked around and tried to add the correct additions to dbi:ODBC and cannot get far without

RE: :Proxy and bind_param (with ORACLE)

2001-08-21 Thread Bill Grigg
I have 2 questions: 1. How do I post a question to the group? Just send it to "[EMAIL PROTECTED]"? 2. I would like to proxy a proxy server. That is, proxy from a NT or UNIX web server to a Linux proxy server that in turn proxies to a MS SQL Server database. Furthermore, how can I inspect the tra

Re: DBI 1.18 problems

2001-08-21 Thread Gregory Hart
Hi, I had the same problem in Win98 SE. What you want to do is edit the DBI.PM file in your lib directory. Near the top you will see the line: $DBI::VERSION = "1.19"; # ==> ALSO update the version in the pod text below! You need to change this line. Change the 1.19 to whatever PERL says to c

RE: Problems connecting to Oracle (ORA-01034: ORACLE not availabl e)

2001-08-21 Thread Molina, Gerardo
Or the listener may not be running. -Original Message- From: Sterin, Ilya [mailto:[EMAIL PROTECTED]] Sent: Tuesday, August 21, 2001 10:45 AM To: 'Juan Jose Natera Abreu '; ''[EMAIL PROTECTED] ' ' Subject: RE: Problems connecting to Oracle (ORA-01034: ORACLE not availabl e) Right. The d

RE: Problems connecting to Oracle (ORA-01034: ORACLE not availabl e)

2001-08-21 Thread Sterin, Ilya
Right. The development instance might not be running. -Original Message- From: Juan Jose Natera Abreu To: '[EMAIL PROTECTED] ' Sent: 08/21/2001 11:40 AM Subject: Re: Problems connecting to Oracle (ORA-01034: ORACLE not availabl e) Hi again, // Are you able to log in with sqlplus??? Af

Re: Problems connecting to Oracle (ORA-01034: ORACLE not availabl e)

2001-08-21 Thread Juan Jose Natera Abreu
Hi again, // Are you able to log in with sqlplus??? After doing some research, the answer is yes and no if i try to connect to that SID (development) i get the error described before, if I change to the production SID, then i can connect with sqlplus and even the script works. I guess i sho

RE: Problems connecting to Oracle (ORA-01034: ORACLE not availabl e)

2001-08-21 Thread gordon . dewis
Can you connect to it with the sqlplus client? -Original Message- From: Juan Jose Natera Abreu [mailto:[EMAIL PROTECTED]] Sent: Tuesday, August 21, 2001 11:36 To: [EMAIL PROTECTED] Subject: Re: Problems connecting to Oracle (ORA-01034: ORACLE not availabl e) Hi, On Tuesday 21 August 20

Fwd: Re: Problems connecting to Oracle (ORA-01034: ORACLE not availabl e)

2001-08-21 Thread Juan Jose Natera Abreu
hi again Sorry, i meant an AIX server regards, Juan Jose -- fortune generated signature: (null cookie; hope that's ok)

RE: Problems connecting to Oracle (ORA-01034: ORACLE not availabl e)

2001-08-21 Thread Sterin, Ilya
Are you able to log in with sqlplus??? Ilya -Original Message- From: Juan Jose Natera Abreu To: [EMAIL PROTECTED] Sent: 08/21/2001 9:36 AM Subject: Re: Problems connecting to Oracle (ORA-01034: ORACLE not availabl e) Hi, On Tuesday 21 August 2001 11:26, you wrote: // Well do you have t

Re: Problems connecting to Oracle (ORA-01034: ORACLE not availabl e)

2001-08-21 Thread Juan Jose Natera Abreu
Hi, On Tuesday 21 August 2001 11:26, you wrote: // Well do you have the DB server running? // // Ilya Yeah, It's Oracle 7.3 running on an IRIX server regards, Juan Jose -- fortune generated signature: Don't let your mind wander -- it's too little to be let out alone.

RE: Problems connecting to Oracle (ORA-01034: ORACLE not available)

2001-08-21 Thread Sterin, Ilya
Well do you have the DB server running? Ilya -Original Message- From: Juan Jose Natera Abreu To: [EMAIL PROTECTED] Sent: 08/21/2001 9:09 AM Subject: Problems connecting to Oracle (ORA-01034: ORACLE not available) Hello people, I just installed Oracle 8.1.7 for Linux on Slackware Linux

Problems connecting to Oracle (ORA-01034: ORACLE not available)

2001-08-21 Thread Juan Jose Natera Abreu
Hello people, I just installed Oracle 8.1.7 for Linux on Slackware Linux 7.1, I am using Perl 5.6.1, DBI 1.19, and DBD-Oracle 1.07. After installing / compiling every thing i tryed the following script: # - #!/usr/bin/perl use DBI; $database = 'DB'; $driver = 'Oracle'; $user = 'USERNAME'; $

Re: dbi and dbcc on WinNT 4.0

2001-08-21 Thread Michael Peppler
Tobias Hausmann writes: > Hi, > > Right now, I am working on a dbcc perl script for a Sybase database. I > have noticed that I get a different output with dbi (do(do checkdb ...)) > than with isql. What can I do to get the same output with dbi as with > isql. I plan to use the output to c

RE: DBI 1.18 problems

2001-08-21 Thread Wilson, Allen
Neil Sorry about the HTML mail to the list. On the version information I am using 5.004 on a Solaris. I ran the test.pl as a way of trying to diagnose the problems that I experienced when I ran the standard build. I was unable to get past the make without an error being generatedwhich w

RE: :Proxy and bind_param (with ORACLE)

2001-08-21 Thread Scott T. Hildreth
I believe you want to send the patch to Tim, since DBD::Proxy is bundled with DBI. On 21-Aug-01 Oleg Mechtcheriakov wrote: > OK, > > now I'm ready to answer my question om my own. > > The point was exactly that. DBI::Proxy worked well only for 'numbered' > parameters. I've created small and d

RE: :Proxy and bind_param (with ORACLE)

2001-08-21 Thread Oleg Mechtcheriakov
OK, now I'm ready to answer my question om my own. The point was exactly that. DBI::Proxy worked well only for 'numbered' parameters. I've created small and dirty patch to work with named parameters as well. Who is the right person to talk about the patch for DBI::Proxy? Reg's Oleg > -Orig

FreeTDS errors

2001-08-21 Thread Piyush Avichal
Hi, I'm not sure if this is the right place for DBD::FreeTDS, but here goes. I have just tried to perform the 'mmk test' on the FreeTDS 0.02 DBD. However, when I did this I recieved more failed tests then I was expecting. I was wondering if anyone in the know could possibly have a look at the at