Re: DMX Import



Thank you!

Dejan Sarka

"Bogdan Crivat [MSFT]" <bogdanc@xxxxxxxxxxxxxxxxxxxx> wrote in message news:%23VKIpbpGJHA.2408@xxxxxxxxxxxxxxxxxxxxxxx
It is an error in BOL. The <object...> part is probably pasted from the EXPORT statement which allows this kind of granularity
There is no selective IMPORT

--
--
--
This posting is provided "AS IS" with no warranties, and confers no rights.
Please do not send email directly to this alias. It is for newsgroup
purposes only.

thanks,
bogdan

"Dejan Sarka" <dejan_please_reply_to_newsgroups.sarka@xxxxxxxxxx> wrote in message news:ubXKej8FJHA.2112@xxxxxxxxxxxxxxxxxxxxxxx
In 2008 BOL, in the IMPORT (DMX) topic
(http://msdn.microsoft.com/en-us/library/ms132174.aspx), the syntax for the
statement is


IMPORT [<object type> <object name>[, <object name>] [<object type> <object
name>[, <object name] ] ] FROM <filename>

However, the only syntax I can make work in SSAS 2008 is

IMPORT FROM <filename>

Is this a bug or an error in BOL?

--
Dejan Sarka



.



Relevant Pages

  • Re: Can IIF() function be used in SELECT statment?
    ... There is no IIF function in T-SQL, but you can use CASE expression instead. ... Do please look for the syntax in Books OnLine. ... Dejan Sarka, SQL Server MVP ...
    (microsoft.public.sqlserver.server)
  • Re: Managed Extensions support in Visual C++ 2005
    ... syntax to the new? ... ship vehicle; it may ship with Whidbey or it may be posted on the web ... This posting is provided "AS IS" with no warranties, ...
    (microsoft.public.dotnet.languages.vc)

Loading