J
janos.gyorgy
Guest
One of the biggest cause of performance problems when using the DataServer technology can be the absence of the FIELDS lists in the code, thus forcing the DataServer to return the whole row from the foreign database. It would be convenient if ABL was able to construct its own "automatic FIELDS list" from the code at compile time for each query, thus eliminating the need to manually create them, ensuring optimal performance for both DataServer and Progress Database. Thanks for considering this idea! Janos
Continue reading...
Continue reading...