Hi Appeon,
I am getting error Column Does not exist when I try to retrieve datawindow from stored procedure in MSSQL Database but same I am doing form SQL anywhere which is not giving error.
In Datawindow I have 49 columns in Stored procedure I have 48 columns when I retrieve i am getting below error (which I can resolve by removing the extra columns in the datawindow but since the application is already running in different database so like to find way out).
But I do the same by connecting the SQL anywhere Database where I am not getting error.
So I would like to know is there any option or settings available to omit the additional columns in the datawindow if it is not available in the Store Procedure result set.
Kindly advise me on this.
Thanks in advance.
Sathishkumar S.
Thank you for the clarification,
When I check in the Datawindow retrieval from SQL Anywhere sybase central database it is not giving any error
Store procedure having 48 columns and datawindow having 49 columns it is working fine.
Thats why curious to check what may the reason for that
if there is a settings available in SQL Anywhere sybase central which i may not aware will help.
Thank you
Sathishkumar S.
Thank you, I will wait for response from others.
Thank you
Sathishkumar