Re: How can I use MDX functions in SQL Query Analyzer (Client Tool)



See reply in microsoft.public.sqlserver.setup

--
HTH

Jasper Smith (SQL Server MVP)
http://www.sqldbatips.com
I support PASS - the definitive, global
community for SQL Server professionals -
http://www.sqlpass.org

"slintz" <slintz@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:A2D102C1-1023-413A-94D3-B82440DB08EC@xxxxxxxxxxxxxxxx
> I'm very new to using MS-SQL stuffs and the IT dept here doesn't have any
> DBMA to speak of. Thus, I'm a bit on my own - except for you helpful
> people...
>
> I just installed the Client Tools on my workstation and tried a simple
> query:
>
> SELECT IIf(TBL.fld is NULL, "-N/A-", TBL.fld) FROM TBL;
>
> and get the following error message:
>
> Server: Msg 156, Level 15, State 1, Line 1
> Incorrect syntax near the keyword 'is'.
>
>
> According to the help files, this should work, but clearly not. Is there
> something(s) I need to enable, install, configure, tweek, activate,
> cajole,
> or otherwise beg into acquiesence?
>


.



Relevant Pages

  • Re: SQL Server 2000
    ... Then install either MSDE or the Personal Edition. ... Wayne Snyder, MCDBA, SQL Server MVP ... community of SQL Server professionals. ...
    (microsoft.public.sqlserver.server)
  • Re: full-text indexing greyed out
    ... Full Text requires a unique index on a table... ... go to the wizards and install full text search...(this is in ... Wayne Snyder, MCDBA, SQL Server MVP ... community of SQL Server professionals. ...
    (microsoft.public.sqlserver.server)
  • Re: Another 17055 error problem
    ... Jasper Smith (SQL Server MVP) ... >>That just looks like you have Auditing set to either ... >>community for SQL Server professionals - ...
    (microsoft.public.sqlserver.security)
  • Re: JOBS
    ... >Jasper Smith (SQL Server MVP) ... >community for SQL Server professionals - ... >>Give the user in question permission to exec these procs. ...
    (microsoft.public.sqlserver.security)
  • Re: full-text indexing greyed out
    ... When I go to the wizards, there is no option to install full index. ... it shows 0 which means full text indexing is not installed. ... > Wayne Snyder, MCDBA, SQL Server MVP ... > community of SQL Server professionals. ...
    (microsoft.public.sqlserver.server)