Query Wizard Defined Columns Don't Display - MSSQL Datasource
I am working on a new report datasource that is running a stored procedure on an MSSQL Server.
I've gotten past a known issue that required my stored procedure to be altered to include:
IF 1=0 BEGIN
SET FMTONLY OFF
END
The columns in the query wizard are getting generated, but don't display in the left panel of the 'Define Columns' step. I can click through them and the properties on the right hand side update as i click through the fields so I can verify that all of my columns are there, but can't see what I am clicking. I've attached a screenshot to help explain what I mean.
Has anyone had this issue or have a solution? I am brand new to Fast Reports and didn't find anyone with the same problem, but haven't been exposed to what resources are out there yet.
Thanks
I've gotten past a known issue that required my stored procedure to be altered to include:
IF 1=0 BEGIN
SET FMTONLY OFF
END
The columns in the query wizard are getting generated, but don't display in the left panel of the 'Define Columns' step. I can click through them and the properties on the right hand side update as i click through the fields so I can verify that all of my columns are there, but can't see what I am clicking. I've attached a screenshot to help explain what I mean.
Has anyone had this issue or have a solution? I am brand new to Fast Reports and didn't find anyone with the same problem, but haven't been exposed to what resources are out there yet.
Thanks