Re: Eclipse: instantiation fault in ic




Bart Demoen wrote:
> dayzman@xxxxxxxxxxx wrote:
> [..]
> > foreach(SR,SumRows),
> > foreach(SC,SumCols),
> > param(Square)
> > do
> > sum(Square[I,1..N]) #= SR,
> > sum(Square[1..N,I]) #= SC
> > ),
> > search(Vars,0,first_fail,indomain,complete,[]).
> >
>
> Put N also in the param.
> (next time, tell us which is the query - it saves us time).
>
> Cheers
>
> Bart Demoen

Silly me.. thanks a lot.

Michael

.



Relevant Pages

  • Re: equation in form wont equal
    ... query using dlookup- though I read somewhere to stay away from dlookups... ... "Michael J. Strickland" wrote: ... Prev by Date: ...
    (microsoft.public.access.formscoding)
  • RE: Date Range
    ... Do your queries include the equal signs in the less-than and greater-than. ... "Michael Kaendera" wrote: ... The query works ... Prev by Date: ...
    (microsoft.public.access.queries)
  • Re: group by clause
    ... FROM yourQuery ... to be supplied in param. ... >I want to count the number of groups returned by a query. ... Prev by Date: ...
    (microsoft.public.access.queries)
  • Re: If this or that??
    ... > Michael wrote: ... >> I need to know if any of the following feilds (check boxes) are checked, ... >> show the record in the query ... Prev by Date: ...
    (microsoft.public.access.queries)
  • Re: Compare two date into the same table
    ... Hi Michael, ... query I didn' take into account Null values in the join. ... the query you advice me is not working... ... Prev by Date: ...
    (microsoft.public.access.queries)