In Excel I using a Data Table that connects via a data connection string to an sql server procedure. The procedure accepts some parameters querys and then returns the data to the excel data table. This has worked well for quite a while.
Now the users have started to randomly get the following error message.
This is happening randomly as the user try's it again and it works.
Nothing else is on the spreadsheet and the returned information is well within any row count limitation that excel may have.
