Move from Paradox to MariaDB, problem with Keys
Posted: Fri  16 Sep 2016 07:39
				
				I moved a DB from Paradox to MariaDB. I use MyDac latest Version.
Each Record contains a Datefield and is sorted from latest to newest.
At Paradox I modified the Record and changed the Date to now. After that I go to the first Record.
With Paradox no Problem, but MyDac sends a select * from db at any changed row and this lasts very longer then on a Key.
There is no differenz if I set the Key-Field to IndesFieldNames or Orderfieldnames.
The Table contains a Index but I don't know how to use.
Manfred
			Each Record contains a Datefield and is sorted from latest to newest.
At Paradox I modified the Record and changed the Date to now. After that I go to the first Record.
With Paradox no Problem, but MyDac sends a select * from db at any changed row and this lasts very longer then on a Key.
There is no differenz if I set the Key-Field to IndesFieldNames or Orderfieldnames.
The Table contains a Index but I don't know how to use.
Manfred