On Thursday 21 March 2013 10:07:41 Julio Jiménez wrote:
> Testing again and not working.
>
> Master dataset name is clientes.
>
> Sql = select * from clientes order by denominacion asc;     primary key is
> ID
> Data sourde name for clientes is clientesds
>
>
> One of the details datasets....
>
> Name: idcli
> icli.datasource = clientesds
>
> Sql = select * FROM INCIDENCIASCLIENTE where idcliente=:id;
>
> idcliente is link field in icli  id is primary key in clientes
>
>
> The error is:
> Clientes: Field not found: "idcliente"
>
> weird, because field idclientes is not in dataset clientes (master), it's
> in detail
>
Can you send a simple testcase?

Martin

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
_______________________________________________
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

Reply via email to