Hi,
My customer reported me that Master-Detail relationship are no more working like before. After some investigations it looks like this issue was introduced into the 5.50.x.x branch (did correctly worked with the 5.20.x.x branch).
How to reproduce it ?
Install MyDac 5.20.0.15
Start D2007 , open and run project "MyDacDemo"
Select the "MasterDetail" demo
In master table, insert a new record
In DeptNo enter 10 and choose another field within the same record
Act : the detail table is displaying records (that's good)
Now close Delphi
Uninstall MyDac 5.20.0.15 and install MyDac 5.50.0.39
Start D2007 , open and run project "MyDacDemo"
Select the "MasterDetail" demo
In master table, insert a new record
In DeptNo enter 10 and choose another field within the same record
Act : the detail table is still empty
Expt : it should be filled with records
When using Debug Mode, :DEPTNO parameter stay always to null :
:DEPTNO(Integer,IN)=
Can you provide me a fix for this ?
Thank you in advance
Ps : this bug is also present in 5.70.x.x branch
MyDAC Master-Detail relationship bug
-
swierzbicki
- Posts: 451
- Joined: Wed 19 Jan 2005 09:59
MyDAC Master-Detail relationship bug
Last edited by swierzbicki on Tue 26 Jul 2011 07:25, edited 1 time in total.
-
Challenger
- Devart Team
- Posts: 925
- Joined: Thu 17 Nov 2005 10:53
-
swierzbicki
- Posts: 451
- Joined: Wed 19 Jan 2005 09:59
-
swierzbicki
- Posts: 451
- Joined: Wed 19 Jan 2005 09:59