Print Thread
midas, keyfields, recordcount
#5861 12/23/03 07:34 PM
Joined: Dec 2003
Posts: 1
Germany, Potsdam
O
osti Offline OP
Member
OP Offline
Member
O
Joined: Dec 2003
Posts: 1
Germany, Potsdam
hallo,
I work with Delphi6, Midas, DOA 3.4.6.
the facts :
- I make a data request with more than one table
- the primkey of the first table doesn't
identify each record uniquely ( just a
normal join with two tables)
- the appserver says correctly 14 records
- my client gets only 2 records. after setting an
index on my clientdataset, all records appear.
a similar problem has been posted here already.
i could solve the problem in my special case by
swapping the order of the tables in the from
clause, but this can't be a real solution,
especialy because i have a lot of old code here.
any comments or hints ?

thanx for answers, and merry christmas.

osti

Re: midas, keyfields, recordcount
#5862 12/23/03 08:41 PM
Joined: Aug 1999
Posts: 22,206
Member
Offline
Member
Joined: Aug 1999
Posts: 22,206
Version 4.0 allows you to control whether or not the key fields are transferred to the client. In 3.4 you have to specify the key preserved table in the UpdatingTable proprty, or you need to speficy the UniqueFields.


Marco Kalter
Allround Automations

Moderated by  support 

Link Copied to Clipboard
Powered by UBB.threads™ PHP Forum Software 7.7.4
(Release build 20200307)
Responsive Width:

PHP: 7.1.33 Page Time: 0.036s Queries: 13 (0.015s) Memory: 2.4970 MB (Peak: 3.0393 MB) Data Comp: Off Server Time: 2024-04-27 15:29:40 UTC
Valid HTML 5 and Valid CSS