search for: dapters

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

Did you mean: adapters
2008 Jun 03
11
rake db:migrate not working
...ctive_support/ core_ext/k ernel/reporting.rb:11:in `silence_warnings'' c:/ruby/lib/ruby/gems/1.8/gems/activesupport-2.0.2/lib/active_support/ core_ext/k ernel/requires.rb:5:in `require_library_or_gem'' c:/ruby/lib/ruby/gems/1.8/gems/activerecord-2.0.2/lib/active_record/ connection_a dapters/postgresql_adapter.rb:7:in `postgresql_connection'' c:/ruby/lib/ruby/gems/1.8/gems/activerecord-2.0.2/lib/active_record/ connection_a dapters/abstract/connection_specification.rb:291:in `send'' c:/ruby/lib/ruby/gems/1.8/gems/activerecord-2.0.2/lib/active_record/ connection_a dapters...
2006 Sep 07
1
gem mysql buggy on Win32
Hi, Just running a simple unit test and trying to save an object gives me this error. test_validations(FriendTest): NoMethodError: undefined method `each'' for #<Mysql:0x38f60d0> c:/ruby/lib/ruby/gems/1.8/gems/activerecord-1.14.4/lib/active_record/connection_adapters/mysql_a dapter.rb:292:in `columns'' .... .... Rails 1.1.6 mysql 5 mysql gem 2.71 After I uninstalled the mysql gem everything went fine. I know more people have experienced this. Jeroen -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ Y...
2008 Jan 17
6
Problems with sqlserver 2000 and ActiveRecord
...i have installed visual studio 2005 too (i should have installed the sql server ado provider). If i try using ODBC, neither works. I can connect to database, and some querys work, but in a quey i get a memory error: C:/ruby/lib/ruby/gems/1.8/gems/activerecord-2.0.1/lib/active_record/connection_a dapters/abstract_adapter.rb:150:in `log'': NoMemoryError: negative allocation siz e (or too big): SELECT * FROM si_Empresas WHERE (si_Empresas.[IdEmpresa] = 227 2) (ActiveRecord::StatementInvalid) Any idea will be appreciated, Regards Saludos -- Posted via http://www.ruby-forum.com/. --~--~...
2004 Dec 24
1
Tutorial Steps Two & Three
...ed the controller script as follows: ruby script/generate controller Friends list display new edit I got this error message: C:\Inetpub\wwwroot\rails>ruby script/generate controller Friends list display ne w edit c:/ruby/lib/ruby/gems/1.8/gems/activerecord-1.3.0/lib/active_record/connection_a dapters/abstract_adapter.rb:89:in `establish_connection'': development database i s not configured (ActiveRecord::AdapterNotSpecified) from c:/ruby/lib/ruby/gems/1.8/gems/activerecord-1.3.0/lib/active_record /connection_adapters/abstract_adapter.rb:82:in `establish_connection''...
2009 Mar 05
0
ROR - Random [BUG] Segmentation faults
...in the middle, it''ll fail after the second time loading it in Internet Explorer. (never the first). Also, sometimes it''s the abstract_adapter, sometimes the mysql adapter. They are very random... c:/ruby/lib/ruby/gems/1.8/gems/activerecord-2.2.2/lib/active_record/ connection_a dapters/abstract_adapter.rb:38: [BUG] Segmentation fault ruby 1.8.6 (2007-03-13) [i386-mswin32] This application has requested the Runtime to terminate it in an unusual way. Please contact the application''s support team for more information. I''m running on a windows XP SP 3 with Dual...
2009 Nov 16
0
mysql_adapter.rb:576: [BUG] Segmentation fault
...`user_groups` ON `groups`.id = `user_groups`.group_id WHERE ((`user_groups`.user_id = 1)) Group Columns (2.0ms) SHOW FIELDS FROM `groups` Completed in 66ms (View: 32, DB: 5) | 200 OK [http://localhost/ processes] C:/Ruby/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/ connection_a dapters/mysql_adapter.rb:576: [BUG] Segmentation fault ruby 1.8.6 (2008-08-11) [i386-mswin32] C:\Program Files\MySQL\MySQL Server 5.0\bin\mysqld-nt, Version: 5.0.87- community-nt-log (MySQL Community Edition (GPL)). started with: TCP Port: 3306, Named Pipe: (null) Time Id Command Argume...