I am using visual web developer to display data from an sql server. When I run my query in SQL Server Management Studio, I get the expected data. I am receiving the following error when running the query via the web:
The query could not be processed: Deferred prepare could not be completed
Any thoughts on why I am receiving this error when running the query via the web.