Interchange Developer Resource


[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date ][Interchange by thread ]

RE: [ic] ASP like Perl - Loop and Query why can I do both



> > Im trying to do this and it just wont work
> > 
> > note: __TABLE_001__ is a comma separated list
> > 
> > [query sql="SELECT * from table001  "
> >          type=list
> >          list=1
> >          more=1
> >          ml=1000]
> > 
> > 
> >                  [list]
> >                          [perl]
> >                          $Tag->loop(
> >                                  {
> >                                   list => __TABLE_001__
> >                                  },
> 
> >                                  for(@list) {[sql-param 
> > $list]}
> 
> Maybe...
> 
> for(@list) {q{[sql-param $list]}}
> 
> ...just a thought.
> 
> Dan Browning
> Kavod Technologies

Oh, and:

- [perl]
+ [calc]

(Again, probably just shots in the dark),

Dan Browning
Kavod Technologies


_______________________________________________
interchange-users mailing list
interchange-users@interchange.redhat.com
http://interchange.redhat.com/mailman/listinfo/interchange-users


Search for: Match: Format: Sort by: