Ask a Question related to Informix, Design and Development.
-
iiug-list@tern.ru #1
Re: Strange behavior of DBI/DBD::Informix
I tried sending this problem to the address specified in
DBD::Informix::TechSupport (perldoc) - [email]dbd-informix@us.ibm.com[/email] but
received the error reply:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Your message
Subject: Strange behavior of DBD/DBI Informix
was not delivered to:
[email]dbd-informix@US.IBM.COM[/email]
because:
User dbd-informix (dbd-informix@US.IBM.COM) not listed in Domino Directory
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Is there any other option (except dbi-users mailing list) to send bug
report to?
Alexandre Krasnov.
sending to informix-list
iiug-list@tern.ru Guest
-
Strange behavior
The problem seems to be in c code calling ruby calling c code. ======== start test.rb puts "about to require curses" require "curses" puts... -
Strange behavior of $.
Apparently $. is not always set correct (see second ruby 1liner). Is this a bug? 12:12:42 : cat -n n 1 2 3 BAR="hello" 4 12:12:47 : ruby... -
Re[2]: Strange behavior of DBI/DBD::Informix
Thank you for the reply. Sorry, I wrote late in the evening and forgot to post my configuration: Perl 5.6.1 AIX 4.2.1 (I know it's old... -
Strange behavior of DBD/DBI Informix
I am not sure if this list is the best one to post to regarding this problem. If not please point me to the better one. Consider the following... -
Why strange IF...ELSE behavior
Hi all, I'm getting a strange result with the following IF statement: $bar = ($foo == 'last') ? true : false; In my script $foo normaly has...



Reply With Quote

