28 posts tagged DBI
Subscribe-
35383: DBD::Sybase calls the broken sp_tables stored procedure
http://froebe.net/ blog/ 2008/ 04/ 24/ 35383-dbdsybase-calls-the-broken-sp_table…35383: DBD::Sybase calls the broken sp_tables stored procedure Centos 5 Linux dba-dev1 2.6.22.9-default #1 SMP Mon Oct 1 11:26:48 CDT 2007 i686 athlon i386 GNU/Linux Perl v5.8.8 built for i386-linux-thread-multi DBD::Sybase 1.07 but 1.08 also has the problem.
-
SQL::Translator::Parser::DBI::Sybase bug (35380) causes script to fail when sp_helpindex doesn’t return a result set
http://froebe.net/ blog/ 2008/ 04/ 24/ sqltranslatorparserdbisybase-bug-35380-ca…35380: SQL::Translator::Parser::DBI::Sybase fails when sp_helpindex is empty Centos 5 Linux dba-dev1 2.6.22.9-default #1 SMP Mon Oct 1 11:26:48 CDT 2007 i686 athlon i386 GNU/Linux Perl v5.8.8 built for i386-linux-thread-multi SQL::Translator::0.09000 Sybase ASE’s sp_helpindex will normally return a result set containing the column “INDEX_NAME” which parse() requires.
-
DBD::Oracle and Instant Client 11.1.0.6.0
http://www.pythian.com/ blogs/ 950/ dbdoracle-and-instant-client-111060DBD::Oracle and Instant Client 11.1.0.6.0 April 22nd, 2008 - by John Scoles I have just managed to get DBD::Oracle to successfully compile, install, and test with the 11.1.0.6.0 Instant Client (IC) on a Linux (32bit) OS. It seems Oracle, in its wisdom, has changed the folder structure yet again, so to get it to compile, try this.
-
Replacing Sybase ASE’s Historical Server: Using OpenSource
http://froebe.net/ blog/ 2008/ 04/ 16/ replacing-sybase-ases-historical-server-u…I’m working on a Historical Server replacement. I need to check with my employer as to whether I can open source it or not but the guts of it consist of: Perl POE/DBD::Sybase for the daemon/ASE db connections (using FreeTDS instead of OpenClient) SQLite for the local storage (way lower overhead
-
Ruby/DBI 0.2.0 released!
http://rubyforge.org/ forum/ forum.php?forum_id=22766The bugfix release 0.2.0 is now available. A big thanks to http://www.opensourcery.com who provides me with a job and a few hours a week to make this possible! Also, A big thanks to Mike Pomraning and Peter Schuller for plenty of quality patches in recent weeks, along with all the other people who have submitted patches in the last 2 years.
-
State of Ruby/DBI
http://rubyforge.org/ forum/ forum.php?forum_id=22497If you're interested in the ruby-frontbase, ruby-db2, or postgres-pr projects, or would like to maintain a DBD, please continue to read. Phew! The next bugfix release (which is coming after we rework some parts of the Oracle driver) is 0.2.0.
-
perl driver for firebird DBD-InterBase-0.48 is released
http://www.firebirdnews.org/ ?p=1560perl driver for firebird DBD-InterBase-0.48 is released Posted by mariuz on 4 Mar 2008 8:11 am. Filed under Tools & Products releases. Download page is on cpan and changelog is here
-
Ruby/DBI:Tracker
http://rubyforge.org/ forum/ forum.php?forum_id=22088Please mind the dust (and your inboxes if you reported anything) while we reorganize some bits in the tracker. Thanks!
-
Ruby/DBI now using git - do not use RF CVS to track
http://rubyforge.org/ forum/ forum.php?forum_id=22052Please DO NOT use the CVS repository as it's no longer being used for development. Please track this git repository instead: git://hollensbe.org/git/ruby-dbi.git Some already-included features are a new Rakefile, significant fixes to the DBD::Pg driver and a partial overhaul of the DBD test suite.
-
Ruby/DBI has new maintainers
http://rubyforge.org/ forum/ forum.php?forum_id=22046Daniel Berger and Francis Hwang have been gracious enough to allow myself and Christopher Maujean to take over the Ruby/DBI project. Ruby/DBI has not seen a release since 2006, and we're aiming to change that. However, we have a lot of administration pieces to pick up before that's feasible.