Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
myama
Starting Member
1 Post |
Posted - 2006-06-08 : 02:45:11
|
Receiving an #ERROR where I call a function created in the custom code section. Note that this all works fine in development debug mode, only error after deploying to the SSRS server and running the report. The custom code function contains code that accesses SQL database using the SYSTEM.DATA.SQLCLIENT namespace classes. Is there a security problem/setting on the SSRS server? |
|
|
|
|