similar to: New version 2.0.0 of IBM_DB- The Rails Adapter/Ruby driver for DB2 and Informix now available

Displaying 20 results from an estimated 2000 matches similar to: "New version 2.0.0 of IBM_DB- The Rails Adapter/Ruby driver for DB2 and Informix now available"

2009 Aug 21
0
New version 1.5.0 of the ibm_db gem is now available
Hi, New version, 1.5.0, of IBM_DB ruby gem, the Rails adapter/ Ruby Driver for IBM Data Servers, is now available. This release of the gem enhances the performance of the Ruby driver for IBM Data Servers on Ruby 1.9, by making non-blocking database calls in a transparent manner. With this feature you can now get the real benefit of Rails threaded support and connection pooling with IBM Data
2008 Sep 04
0
New Version of IBM_DB Rails Adapter/Driver for IBM DataServers now available
Hi All, The new version (0.10.0) of IBM_DB is now available. This release provides support for Trusted context in the driver. More details on what trusted context is can be found at http://publib.boulder.ibm.com/infocenter/db2luw/v9r5/index.jsp?topic=/com.ibm.db2.luw.admin.sec.doc/doc/c0050514.html This release contains the Activerecord-2.1.0 test suite changes appropriate for IBM_DB, which said
2010 May 12
0
New version 2.5.0 of IBM_DB gem now available
Hi All, New version 2.5.0 of the IBM_DB gem, the Rails Adapter/Ruby Driver for IBM DB2 and IBM Informix is now available. This release of the gem adds unicode support in the IBM_DB driver for Ruby 1.9. When used with Ruby1.8 the Driver will function in ASCII mode. To know more and get hands with the IBM_DB gem download the latest gem from http://rubygems.org/gems/ibm_db or
2009 Mar 25
0
IBM_DB version 1.0.5 supports ruby-1.9.1
Hi All, New version (1.0.5) of ibm_db Rails Adapter/driver for IBM dataservers is now available. This release of gem provides support for ruby-1.9.1. With this support for 1.9.1 the ibm_db gem works fine as a ASCII driver, with unicode support to follow in the coming releases. This release also provides support for SQLRowcount feature in the driver. This release contains fix for the bugs raised,
2007 May 25
6
IBM Article: DB2 on Rails
I often forward IBM DeveloperWorks articles about RoR to this list. This is a new well-written ''Intermediate'' article using DB2 with Rails: http://www.ibm.com/developerworks/db2/library/techarticle/dm-0705chun/ Hope this helps. Cheers Mohit. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups
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 in a query, I had to override some methods of ActiveRecord::Base to accept a
2012 Sep 20
1
AIX 5.8p1?
Good Morning, We just performed some security scanning on one of our AIX systems and these vulnerabilities was returned: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-4755 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-5000 We are currently running: 5.8.0.6101 The latest on IBMs
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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
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
2006 Apr 26
0
DB2 under Windows XP - "Missing DB2 Libraries or headers"
I''m trying to get the Ruby DB2 bindings to compile under Windows XP. I''ve been working on this on and off over the last few days with little success. The second step, "ruby setuyp.rb setup" was generating this error message: ABORT: Could not locate DB2 libraries or headers I know I have Db2 installed correctly so I did a little digging and found that the extconf.rb
2006 Jun 03
0
IBM''s Starter Toolkit for DB2 on Rails (Windows only, at present)
I just saw this mentioned on OSNews: http://www.alphaworks.ibm.com/tech/db2onrails?open&S_TACT=105AGX59&S_CMP=GR&ca=dgr-lnxw07awdb2onrails (or http://tinyurl.com/o9npt) From that page: <quote> What is Starter Toolkit for DB2 on Rails? Users starting with Ruby and Rails are faced with the task of downloading source code, obtaining compilers, compiling code, and finding a
2015 Mar 30
2
db2 is running out of shared memory
Db2 is running our of shared memory. The environment: Virtual computers running under VMware ESXi hypervisor version 5.5. Two different virtual machines, each running CentOS 5, db2 express C, and Apache/PHP and vmware tools. The machines each have 8 GB of memory, 4 processors, and a couple of hundred GB of disk space available. Everything is running on the 64 bit versions. The actual
2009 Jun 29
2
java application with db2 fail with:A communication error ..
I am new user of wine. I have centos 2.6.18-128.el5 x86_64 GNU/Linux and wine-1.0.1. I installed jre for windows in wine and run .bat program that run a java SWT application taht access a database db2. After running for a few moments an error is generated, this error occurs only under wine. DB2 use port 50000. Application.commit Text : [ibm][db2][jcc][t4][2030][11211] A communication
2015 Mar 30
1
db2 is running out of shared memory
On 3/30/2015 11:44 AM, John R Pierce wrote: > On 3/30/2015 8:32 AM, Harold Pritchett wrote: >> Db2 is running our of shared memory. > > open a ticket with IBM DB2 support. > > > IBM db2 Express-C does not include support. You get what you pay for (and db2 Express-C is free) Harold
2009 May 29
1
RODBC sqlSave with DB2
I am running R version 2.8.1 on Windows XP OS. This works fine. (Data.frame dta is created with records from the DB2 table.): sql <- "select * from storage.testappend_slt order by uut" dta <- sqlQuery(channel,sql) But when I try to append records (from data.frame newdta) to the same DB2 table. I get an error: sqlSave(channel, newdta, tablename = storage.testappend_slt, append
2003 Jun 27
1
connection DB2 and R (R under linux)
Hi evryone, I would like to access to DB2 on R on a linux machine (R and DB2 are on 2 pc linux ) I have read on the R-archive that RODBC work with DB2, but it is not clear for me, if it's only for R on a windows machine or if it's work also for R under linux ? My data base administrator say that it will not work with linux ? Is it true ? Is there another solution ? Thanks for your help.
2006 Jan 31
2
New free IBM DB2 with few restrictions
This will give you something to run on when Oracle refuses to renew the MySQL InnoDB license next year..... Linux and Windows versions You can run DB2 Express-C on up to 2 dual-core CPU servers, with up to 4 GB of memory, any storage system setup and with no restrictions on database size or any other artificial restrictions. Business partners may choose to register for free redistribution of
2016 Apr 14
0
How to optimize for IBM db2?
Hi. I have performance problems with IBM DB2 10.5 server on KVM guest: [db2inst1@wc8ws-auth ~]$ time db2 create db test DB20000I The CREATE DATABASE command completed successfully. real 7m46.155s user 0m0.022s sys 0m0.027s It takes 30 seconds to create a database on an image mounted with -oloop. I think it's because db2 uses O_DIRECT to ensure
2007 Jun 14
2
connecting to DB2 database
Hi, i am trying to connect to a DB2 server using the DBI library. getData <- function() { driver <- dbDriver("DB2") conn <- dbConnect(driver,"server","uname","pword") data <- dbSendquery(conn, "select etc.") } When I run the function, i get the error > data <- getData() Error in