Displaying 6 results from an estimated 6 matches for "realtion".
Did you mean:
reaction
2001 Nov 05
4
trusth realtions between samba PDC and NT PDC
i have a samba PDC and a NT PDC working in mi local net..
in the samba PDC there are around 800 users.. in the NT PDC there are aroun
400 users..
i want my user to can use the shares of the NT and the shares of the clients
of the NT..
in Microsoft terms this is called Trusth relationship..
how can i do this with samba?
thx!
2008 May 26
11
doesn't create my guestbook
Hi,
I''m having some trouble with my realtions (I think). I''m creating a
guestbook with comments in ajax (the structure resembles the structure
of a blog). So I''ve got a "flogs table" which keeps the "user_id" and
the "id" of the flogs. This table. Then I''ve got a "guestbooks table&...
2006 Feb 10
1
Add more ''answers'' at once
I''m working on a questionnaire which is a "one to many"-realtion between
a question and some answers.
I can extract the data form the database whitout problems, but I''m
having problems creating a new question - or actually, creating new
answers to a question.
What I would like to have is: A form where you can write a question, and
then 8 (or whate...
2007 Nov 22
2
Active Record Question
...-----
| (pk)id |
| ... |
| ... |
-------------
So basically i have a many to many relation (with attributes) between
users and objects and a 1 to many relation between users_objects and
objectattributes.
I have introduced models for user, objects and users_objects. The many
to many realtion is modeled with the :through associaction.
How does the relation between users_objects and objectattributes in
ActiveRecord look like?
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Googl...
2011 Nov 18
0
NB and poisson glm models: three issues
...(variable) I obtain some datapoints that predict many
more occurenes than what would be expected.
I have tried to create an example of the aforementioned problems. However, i
only achieved to recreate my first problem (normally 20% of increase is
shown). And as it happens, no problem is shown in realtion to my third
problem as the predicted and observed values are equal for this example.
#-----------------------------------------------------------------------------------
# Response variable with "lots" zeros (I dont want to use hurdle or ZIP
models...)
response <- rpois(1000, 1) *...
2009 Jul 16
12
Find_all_by and find(:all) to only select certain values for a selection box
So....let''s have a look if I understood the issue:
-Find_all_by is actually the same like Find(:all), however Find_all_by
is much shorter and less complicated than the syntax of Find(:all)
-So in my CONTROLLER it says @files = find(:all) however I don''t want
to see all files displayed in my selection box, because I only want to
see the foles whose mandant_id is the same like