SDAC and Midas
Posted: Wed 20 Apr 2005 04:31
Hi,
I am experiencing a problem with SDAC under the following situation...
- Table with a composite primary key
- Records in the table where the first value of the key is repeated
- TmsQuery linked to a TDataSetProvider linked to a TClientDataset (on local server)
Sample data set (Field1, Field2) = (1, 1), (1, 2), (2, 3), (3, 4)
On some machines all records are returned. On other machines all records are returned to the query component but the clientdataset only has records up to the point where the first field in the key is repeated. I have traced this back to different versions of the Midas dll (Midas.dll - MS Windows 2000 Professional).
My question is... are there any known problems with various versions of Midas.dll and SDAC components. I don't want to update the dll to fix this problem but introduce another problem by doing so. Any recommendations?
Thanks in advance,
John Ginn
I am experiencing a problem with SDAC under the following situation...
- Table with a composite primary key
- Records in the table where the first value of the key is repeated
- TmsQuery linked to a TDataSetProvider linked to a TClientDataset (on local server)
Sample data set (Field1, Field2) = (1, 1), (1, 2), (2, 3), (3, 4)
On some machines all records are returned. On other machines all records are returned to the query component but the clientdataset only has records up to the point where the first field in the key is repeated. I have traced this back to different versions of the Midas dll (Midas.dll - MS Windows 2000 Professional).
My question is... are there any known problems with various versions of Midas.dll and SDAC components. I don't want to update the dll to fix this problem but introduce another problem by doing so. Any recommendations?
Thanks in advance,
John Ginn