sp with temptables doesnt work in crystal reports
-
Hi, I have written a stored procedure in SQL Server which uses temp tables and returns the rows of a temptable. When i try to use this sp as datasource for Crystal report(Add Database), the fields are not listed. Why is that? If this wouldnt work how do i implement this. Am using a custom version of crystal report bundled in VS .NET. Any help would be appreciated. Thanks in advance Geetha
-
Hi, I have written a stored procedure in SQL Server which uses temp tables and returns the rows of a temptable. When i try to use this sp as datasource for Crystal report(Add Database), the fields are not listed. Why is that? If this wouldnt work how do i implement this. Am using a custom version of crystal report bundled in VS .NET. Any help would be appreciated. Thanks in advance Geetha
-
This article could help: PRB: Error Messaging Referencing #Temp Table with ADO-SQLOLEDB[^] Wout Louwers