Patrick A Tura
2005-02-05 16:19:43 UTC
Hi!
I have a need to link a freetable to a remote view to get the information we
need. I have observed that the downloads of the data from the server is a
bit slow. Based on my experience with these type of problems is due to lack
of index. As we need to keep this information be updated everyday we need to
keep this sql query to run on scheduling. I observed I got no indexes on
these freetables. I can probably integrate this freetable into a database
container but maybe I have to use ZAP and APPEND method in order to keep
this table updated with the latest information. But is there a clean way to
do this or simply make an index to a freetable?
Thanks!
/patrick
I have a need to link a freetable to a remote view to get the information we
need. I have observed that the downloads of the data from the server is a
bit slow. Based on my experience with these type of problems is due to lack
of index. As we need to keep this information be updated everyday we need to
keep this sql query to run on scheduling. I observed I got no indexes on
these freetables. I can probably integrate this freetable into a database
container but maybe I have to use ZAP and APPEND method in order to keep
this table updated with the latest information. But is there a clean way to
do this or simply make an index to a freetable?
Thanks!
/patrick