Hi,
I am trying to create an sql remote view from an sql server... this part is ok, but is there a way for me to check the state of the fetch??
You see, when I create a remote view programmatically the code runs smooth, but I need to know if all records has already been gathered or if the code is still executing...
anybody??
I am trying to create an sql remote view from an sql server... this part is ok, but is there a way for me to check the state of the fetch??
You see, when I create a remote view programmatically the code runs smooth, but I need to know if all records has already been gathered or if the code is still executing...
anybody??