Hi,
I have a huge database with lots of Forms and views and around 30 GB of size.
My database contains essential design elements in addition to my keywords. I have lots of keywords views that I would like to move to a separate database to relief my main database, in terms of size and views indexing.
knowing that my keywords data is fixed and doesn’t change so no need for the indexer task to run through its views.
To achieve this, I will modify all my @picklist and @dblookup and other views retrieval in LotusScript. This looks very good so far, my concern is about the performance of the @dblookup when it uses the keywords database on the same server, instead of accessing keywords views from the same database.
Any idea on the performance?
Thank you,
Samer