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.

 All Forums
 SQL Server 2008 Forums
 Analysis Server and Reporting Services (2008)
 Parameters for Oracle

Author  Topic 

Wiksen
Starting Member

1 Post

Posted - 2014-06-13 : 08:40:22
I'm trying to use reportparameters when querying to Oracle. Forums say that i should use : (colon) instead if @ in the parameternames, but my query designer does not accept : in the parametername.
My question is, how should i define a reportparameter and how should i use it in the query, when i'm talking to Oracle?
   

- Advertisement -