error on D2010 and v5.5.11

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
fjpv_2000
Posts: 2
Joined: Sat 20 Sep 2014 13:07

error on D2010 and v5.5.11

Post by fjpv_2000 » 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

azyk
Devart Team
Posts: 1119
Joined: Fri 11 Apr 2014 11:47
Location: Alpha Centauri A

Re: error on D2010 and v5.5.11

Post by azyk » Tue 23 Sep 2014 11:54

Unfortunately, we couldn't reproduce the problem. Please try to compose a small sample to demonstrate the problem, including a script to create test tables - and send it to andreyz*devart*com .

fjpv_2000
Posts: 2
Joined: Sat 20 Sep 2014 13:07

Re: error on D2010 and v5.5.11

Post by fjpv_2000 » Wed 24 Sep 2014 11:45

I sent a example.

azyk
Devart Team
Posts: 1119
Joined: Fri 11 Apr 2014 11:47
Location: Alpha Centauri A

Re: error on D2010 and v5.5.11

Post by azyk » Wed 24 Sep 2014 12:54

Thank you for the information. We have fixed this problem. This fix will be included in the next UniDAC build.

Post Reply