error on D2010 and v5.5.11
Posted: Sun 21 Sep 2014 11:29
Hi,
D2010 i only install the ODBC and PostgreSQL providers.
I have a master-detail relationship in the way 'select * from w_dv where wv_id=:id and wv_ov=:ov'; if i change the property ParamCheck to False in the detail query then if i click in the SQL property appears the message List Index Out Of Bounds. If i try to change this property by code is the same.
If i execute the program the detail query is empty.
I think the same happends when you click over others properties but now i'm not sure.
Salute
D2010 i only install the ODBC and PostgreSQL providers.
I have a master-detail relationship in the way 'select * from w_dv where wv_id=:id and wv_ov=:ov'; if i change the property ParamCheck to False in the detail query then if i click in the SQL property appears the message List Index Out Of Bounds. If i try to change this property by code is the same.
If i execute the program the detail query is empty.
I think the same happends when you click over others properties but now i'm not sure.
Salute