search for: informix

Displaying 20 results from an estimated 64 matches for "informix".

2007 Oct 14
5
Ruby/Informix 0.6.1 released
This is a maintenance release to fix a bug triggered while working with Ruby on Rails and Informix. Web site: http://ruby-informix.rubyforge.org Changelog: 0.6.1 13/10/2007 ------------------ Bugs fixed: * Database#columns was returning an empty array from within the Informix ActiveRecord adapter (ActiveRecord::ConnectionAdapters::InformixAdapter#columns) if...
2004 Nov 18
2
Informix database
We use Informix database. I was able to connect to the database with S-PLUS by using its CONNECT/Java through the JDBC driver. How can I connect to Informix with R, wither using JDBC or any other method? we run Linux so I prefer a method other than ODBC. Thankx for the help
2008 May 28
1
raw device change back to root after reboot
We are setup new DELL 6800 server fro Informix database. We create "raw" partitions and change "raw" partitions owner to "informix:informix". After reboot owner change back to "root". we don't have problem on CENTOS 3.X, but this problem happen on CENTOS 4.6. I double check "SELINUX" is...
2006 Mar 27
0
Informix adapter for Ruby on Rails
We can now use Informix as back-end for our Rails applications. Here''s the code of the adapter: http://rubyforge.org/cgi-bin/viewcvs.cgi/rails-informix/?root=rails-informix It has been tested succesfully on Solaris 9/Informix 9.40/Rails 1.0.0. Since Informix doesn''t allow quoting a value for a [CB]LOB...
2006 Mar 09
1
I wanna use INFORMIX DB in Ruby on Rails
I have the INFORMIX ODBC Driver(INFORMIX connected by RUBY-ODBC) on Windows but I don''t have one for on RAILS. That''s my big problem at this moment!!! I''m trying to find a solution to connnect INFORMIX DB using Rails very badly! Could you help me fix my trouble? I need your tips!!!! h...
2012 Jan 19
1
R connect to Informix Database
Hi, I am new to R and wondering if it is possible for it to connect to an Informix database. I tried google but nothing came back that I could figure out. Can somebody tell me if its possible (which I believe it is) and how to connect to an Informix database using R. Thanks! -- View this message in context: http://r.789695.n4.nabble.com/R-connect-to-Informix-Database-tp431059...
2006 Jun 08
2
PHP Extensions
Hi all, I have a problem, I'm running CentOS 4.3 and I just installed php with yum, later I realize that I nedd LDAP support so I download the php-ldap rpm with yum, everything was OK...but now..the problem is that I need Informix support, so I search for a php-ifx module to see if it exist...but no. So, what are my options? recompile a fresh new php with informix support...loosing the automatic updates with yum... or compile php with informix support in another machine and then copy the "informix.so" to "...
2008 Jul 17
2
Raw device gone after reboot (Centos 5.2)!!!
We are set up CENTOS 5.2 (X86) as our database server.? I created raw partitions and also put definition on /etc/sysconfig/rawdevices. I can use "raw -qa" see raw partitions.? The wield things is after reboot /dev/raw is not exist any more. ? Does anyone know how to fix it? ? Thanks.
2006 May 17
2
Installing a RPM with yum
Hi all, this is my first post... Here the situation, I've installed php 4 with yum, using the default CentOS repositories, but now I realize that I need the Informix extensions and others like unixodbc, gd etc. This last two packages where in the repository so I search with yum and I found them, and install them, but not the Informix one. So here my question, when I install a RPM package, then, how I change or add extensions?? the same with Apache and ssl s...
2007 Oct 21
0
Rails/Informix 1.0.0 released
This is the last release for Ruby on Rails 1.x. The next one will be released as a rubygem named activerecord-informix-adapter alongside Ruby on Rails 2.0 when it reaches final. Thanks to Jeremy Kemper for including it in the Ruby on Rails repository. Web site: http://rails-informix.rubyforge.org Rails/Informix is the Informix adapter for ActiveRecord that provides O/RM to Ruby on Rails. -- Gerardo Santana --~...
2007 Jun 12
1
php + Informix IDS via IFX Module Howto for Centos5
...my own "self-reminder". It was an interesting experience collating the data to eventually come out with the stuffs. I hope it is useful enough to someone not to go through the same "hell/happy hunting grounds" The said howto is here - http://www.maulvi.net/2007/06/12/php-with-informix-ids-support-via-ifx-module-centos5-rhel5/ Lastly, I read with interest on comments from Karanbir on building the RPMs. Not sure how to build it myself, I'm still learning. Furthermore, not sure whether IBM would allow their ClientSDK and the PHP module be RPMed, license-wise. Comments, const...
2005 Dec 18
1
Informix adapter testing
I''ve just written an ActiveRecord adapter for Informix. It lacks a pair of features that I will add later, but it works for me. I found this on the web: http://wiki.rubyonrails.com/rails/pages/HowToWriteAnActiveRecordAdapter and followed it, but when I get to $ rake test_informix I get the following error messages: -----------------------8<----...
2007 Dec 10
0
Informix adapter gem missing
I can''t find activerecord-informix-adapter in gems.rubyonrails.org. Is there any chance it can be uploaded? Thanks in advance. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to r...
2010 Jan 27
0
Updating the Informix adapter for ActiveRecord
What is the repository for the ActiveRecord adapters? I''ll need to update the Informix adapter. Thanks in advance. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to ru...
2010 Sep 21
1
Need Help
Dear Sir, I have been struggling to get bold letters in informix for CentoS 4.8 and I came across your article on PCL Command Sequences and I felt you could help. I have the following declarations and print command in my informix-4gl but things don't seem to get right. BoldOn CHAR(6), BoldOff CHAR(6)...
2010 Jan 21
0
New version 2.0.0 of IBM_DB- The Rails Adapter/Ruby driver for DB2 and Informix now available
Hi All, New version 2.0.0 of the IBM_DB gem is been released. This release of the gem adds support for ActiveRecord to use parameterized SQL Queries with DB2. With this support you can now reap more performance benefits for your Rails applications. Enabling this feature is as simple as just adding the parameter “parameter” in your database.yml and setting it to true. Refer to Parameterized
2007 Dec 07
1
Wine Problem
I dont know if this is the wright mailing list but here it goes I wanted to use wine so that i can avoid purchasing 70 XP licences I installed a software that talks with the informix client 2.7.0 everything was running fine, the instalation went with minor problems. Until now when i stated a connection to the informix server wine simply stops the comand WINEDEBUG=+winsock,err+all,warn+all,fixme=all wine sca.exe the trace fixme:x11drv:X11DRV_GetDeviceCaps (0x314): CAPS1 is uni...
2008 Mar 14
4
How to know which env vars a software wants
Hello ppl. Im trying to install an aplication and for some reason ir says. "Cannot get enviorment variables" I spoke with the developer and he told me that it is because i dont have microsoft DAC installed. I installed it and the problem persists. I need to know how to see which ENV vars the software wants in order to create them. It is not a wine problem because I get the same error
2004 Nov 02
2
using R in .NET apps
looking for some thoughts on incorporating R functionality to create histograms of data stored in an informix db. im gonna write the app in .Net and will use a managed provider to access the data. what R libs might I have to package in the assemblies? (sorry my Q is general as Ive only just looked at wanting this yet) Thanks. Amer.
2012 Oct 01
3
Tunning - cache write (database)
...sorry if this isn''t the place to get this kind of help... If not, I appreciate some link , forum, where I can try get some answers... My problem: * Using btrfs + compression , flush of 60 MB/s take 4 minutes.... (on this 4 minutes they keep constatly I/O of +- 4MB/s no disks) (flush from Informix database) The enviroment : * Virtualized environment * OpenSuse 12.1 64bits, running over VmWare ESXi 5 * Btrfs version : btrfsprogs-0.19-43.1.2.x86_64 * Kernel : Linux jdivm06 3.1.10-1.16-desktop #1 SMP PREEMPT Wed Jun 27 05:21:40 UTC 2012 (d016078) x86_64 x86_64 x86_64 GNU/Linux * The file syst...