G
Geoff
I am using an excel spreadsheet object on a web page to display the
results of a SQL query to my users. The query is returning
approximately 2000 rows with 9 columns in each row.
The issue I am running in to is that the data is getting cut off in the
excel object.
I have verified the recordset itself is being returned with all of the
data.
I am wondering if anyone knows if there are any limitations on the
amount of data these objects can hold? Is there a setting I can use to
increase the limit, if there is one?
Thanks.
results of a SQL query to my users. The query is returning
approximately 2000 rows with 9 columns in each row.
The issue I am running in to is that the data is getting cut off in the
excel object.
I have verified the recordset itself is being returned with all of the
data.
I am wondering if anyone knows if there are any limitations on the
amount of data these objects can hold? Is there a setting I can use to
increase the limit, if there is one?
Thanks.