Displaying 3 results from an estimated 3 matches for "stat_id".
Did you mean:
state_id
2003 Oct 24
2
Oracle fetch problems
Hi,
I use the ROracle interface in the R 64bit version.
When I fetch a large number of rows from the database I get alternating
250 rows of what I want to see and than 250 rows junk and so on.
It does not matter whether I use the fetch command or dbGetquery or
whatever. My fetch_default_rec = 500 and I can not change it by setting
it explicitly in Oracle().
Any idea what's the problem
2009 Jul 04
12
save! not allowed after validates_uniqueness
I have this in a model
validates_uniqueness_of :aspect, :scope => :user_id
In an instance method of the same model I have "save!" but I don''t touch
the :aspect attribute in that instance method at all.
Whenever that save! command is run however I get this error:
ActiveRecord::RecordInvalid: Validation failed: Aspect has
already been taken
I don''t
2008 Jul 01
4
Errno::EIO - Input/output error
...ntent">
2:
3: <div id="stat_selector">
4: <% form_remote_tag( :url => {:controller => ''reporter'', :action =>
''add_stat''}, :html => {:id => ''add_stat_form''}) do |f| %>
5: <%=select_tag("stat_id",
options_from_collection_for_select(@statistics, "id", "name"))%>
6: <%= submit_tag ''Add Stat'' %>
7: <% end %>
RAILS_ROOT: script/../config/..
Application Trace | Framework Trace | Full Trace
/home/dphansalkar/temp_upload/MergeDem...