Hi Andrea,
Andrea Maraviglia wrote:
So, i would use SMART DATA ACCESS to extract data from MS SQL Server but i have the need to transfer data derived from the execution of ms sql procedure.
Is possible?
I will need to check on the possibilities ( if any) as far as i see now there is no such feature. But anyways will cross check and confirm you.
Andrea Maraviglia wrote:
Or in alternative, could be a solution use smart data access to import table from ms sql server and than recreate the procedure on hana virtual table?
Yes you can do this.
And also as a thought, Can you materialize the results of the procedure in MS SQL into a table? And you can create a Virtual table on it.
But if i understand you properly, you are trying to optimize the performance of that procedure so the thought i have suggested above might not serve the purpose.
Regards,
Krishna Tangudu