Returning null from query

2008-04-08 Thread BCFD36
This should be simple. Either it can't be done, I'm using the wrong syntax, or using the wrong approach. I'm running a perl script that queries the db, and gets back an answer. That works just fine. However, on occasion one of the returned values is null since it is null in the data base. I tried

Re: Returning null from query

2008-04-08 Thread Johannes Gritsch
BCFD36 wrote: This should be simple. Either it can't be done, I'm using the wrong syntax, or using the wrong approach. I'm running a perl script that queries the db, and gets back an answer. That works just fine. However, on occasion one of the returned values is null since it is null in the

Problem posting replies

2008-04-08 Thread pgodfrin
Any reason I can't post a reply to posts? phil

Re: Returning null from query

2008-04-08 Thread pgodfrin
On Apr 8, 4:14 am, [EMAIL PROTECTED] (Johannes Gritsch) wrote: BCFD36 wrote: This should be simple. Either it can't be done, I'm using the wrong syntax, or using the wrong approach. I'm running a perl script that queries the db, and gets back an answer. That works just fine. However, on

Re: question for DBD-Oracle driver

2008-04-08 Thread pgodfrin
On Mar 28, 2:05 pm, [EMAIL PROTECTED] (Frederick P A5IT Vachon) wrote: Hi - I have an issue related to this. I have DBI and DBD::Oracle installed on a Solaris 10 machine. When I run either of the 2 commands that were posted I error out with the messages listed below. perl -e 'use

Re: question for DBD-Oracle driver

2008-04-08 Thread pgodfrin
On Mar 28, 2:05 pm, [EMAIL PROTECTED] (Frederick P A5IT Vachon) wrote: Hi - I have an issue related to this. I have DBI and DBD::Oracle installed on a Solaris 10 machine. When I run either of the 2 commands that were posted I error out with the messages listed below. perl -e 'use

Re: Problem posting replies

2008-04-08 Thread Jonathan Leffler
On Tue, Apr 8, 2008 at 10:46 AM, pgodfrin [EMAIL PROTECTED] wrote: Any reason I can't post a reply to posts? Probably because when you hit reply (instead of reply-all) it goes to just the poster and not everyone else. It catches me out periodically. There was a separate response of yours

Re: Problem posting replies

2008-04-08 Thread pgodfrin
On Apr 8, 12:46 pm, [EMAIL PROTECTED] (Pgodfrin) wrote: Any reason I can't post a reply to posts? phil Is it working now?