Welcome! Log In Create A New Profile

Advanced

H functions using sql server

Posted by wduser 
H functions using sql server
November 07, 2019 09:25AM
Hi,

Is it so that Hfunctions ==> hreadseekfirst ( ..,..,,,) etc stay in memory and do they in that respect "steel server power " . ?

I gues it is good practice if you do a h function on a querie result then to free the querie if not used any more but does this apply to h functions on normal tables ( As in analyse defined )?

Thanks
pao
Re: H functions using sql server
November 07, 2019 10:44AM
Yes, the hreadseekfirst opens one connection in the DB engine and it stays open.

Hclose is your friend.

Regards

Paulo Oliveira
Author:

Your Email:


Subject:


Spam prevention:
Please, enter the code that you see below in the input field. This is for blocking bots that try to post this form automatically. If the code is hard to read, then just try to guess it right. If you enter the wrong code, a new image is created and you get another chance to enter it right.
Message: