I wonder if there is a FAQ or some such that handles converting
existing Paradox projects using a Paradox database to acces databases
living on a server RDBMS.
I've installed Oracle Workgroup Server and moved my Paradox tables
to there. Some operations gets _very_ slow compared to the pure
paradox solution. It seems like SQL Links does some really time consuming
operations in order to glue Paradox requests to Oracle7.
Some of the searches is easyily (and conviniently) converted to SQL
calls but that is not always the case.
Moving around in the dataset (eg first, last, previous and next) is
the most penalized operations. Why is this? Can I get around it. First
and last can be converted to SQL using min() and max() but that seems
not to be the most logical solution. Previous and next is not as easily
converted to SQL (as you can realize).
Is there a way for me to access the cursors in a more native manner
than the one paradox chooses automaticly?
Oh, right. I make heavy use of OPAL in my projects.
Thanx in advance for any help.
--
_/_/_/_/_/_/_/_/_/
_/ _/_/ _/
_/_/_/_/_/ _/
_/ _/ _/
_/ _/_/_/_/_/_/