search for: db2cli

Displaying 6 results from an estimated 6 matches for "db2cli".

Did you mean: smb2cli
2006 Apr 26
0
DB2 under Windows XP - "Missing DB2 Libraries or headers"
...me the windows command it was trying to execute: cl -nologo -Feconftest -IC:/Ruby & Rails/ruby-db2-0.4.4/ext/db2 -Ic:/ruby/lib/ruby/1.8/i386-mswin32 "-I"C:/Program Files/IBM/SQLLIB"/include" -I. -I./.. -I./../missing -MD -Zi -O2b2xg- -G6 conftest.c msvcrt-ruby18-static.lib db2cli.lib oldnames.lib user32.lib advapi32.lib wsock32.lib -link -libpath:""C:/Program Files/IBM/SQLLIB"/lib" -libpath:"c:/ruby/lib" -stack:0x2000000 After much playing around, I finally got a version that works: cl -nologo -Feconftest -I"C:/Ruby & Rails/ruby-d...
2009 May 29
1
RODBC sqlSave with DB2
...on, possibly helpful? > odbcGetInfo(channel), DBMS_Name DBMS_Ver Driver_ODBC_Ver Data_Source_Name Driver_Name Driver_Ver ODBC_Ver "DB2/AIX64" "08.02.0005" "03.51" "QUALITY8" "DB2CLI.DLL" "08.02.0006" "03.52.0000" Server_Name "DB2 " Any suggestions for how to resolve are appreciated! **************** Elaine McGovern Jones ************************ ISC Tape and DASD Storage Products Characterization and Failure Anal...
2005 Dec 30
5
Rails using DB2
Hello, I have been trying to connect a Rails application to DB2 database. Based on information found on the web it doesn''t seem to be possible. Can some confirm the state of DB2 support with Rails? Thanks for you help, David _______________________________________________ Rails mailing list Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org
2006 May 17
3
Rails "Application Error" with apache and mod_fcgid
...usr/lib/ruby/gems/1.8/gems/activerecord-1.14.2/lib/active_record/connection_adapters/sqlserver_adapter.rb:456: warning: method redefined; discarding old remove_column Exception `MissingSourceFile'' at /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:21 - no such file to load -- db2/db2cli Exception `MissingSourceFile'' at /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:29 - no such file to load -- db2/db2cli Exception `MissingSourceFile'' at /usr/lib/ruby/gems/1.8/gems/activesupport-1.3.1/lib/active_support/dependencies.rb:150 - no such file to load -- db2...
2006 Jul 20
6
Ruby on Rails & FastCGI 500 Error
I''m getting an error 500 and I''m at my wits end as to what could be causing it. I''m sure the path to the ruby executable is correct so what else could be causing it? -- Posted via http://www.ruby-forum.com/.
2006 Oct 08
3
Configure Rails for previous installation of MySQL
I''m "exploring" Ruby and Ruby on Rails. Like what I see so far, but have one question. How do I configure Rails for a previous installation of Apache and MySQL? I already have both products installed working to my needs and would like to keep the environment the same. Previously, I installed Rails using the InstantRails for windows "bundle" but ran into many