dbTalk Databases Forums  

creating a cube of a SLQ view

microsoft.public.sqlserver.olap microsoft.public.sqlserver.olap


Discuss creating a cube of a SLQ view in the microsoft.public.sqlserver.olap forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Brett Martin
 
Posts: n/a

Default creating a cube of a SLQ view - 12-15-2004 , 10:49 AM






I have created an AM cube to work on a SQL 2000 view of two joined tables
with one test record and one simple time dimension. The field types of the
dimension join are both datetime.

When I process the cube I receive the following error, although I seem able
to create other test cubes of views which process ok.

Data source provider error: The column prefix 'dbo.DateTable' does not match
with a table name or alias name used in the query.;42000; Time:15/12/2004
16:39:21

Cheers

Brett.

Reply With Quote
  #2  
Old   
Brett Martin
 
Posts: n/a

Default RE: creating a cube of a SLQ view - 12-15-2004 , 11:11 AM






Found it, oddly enough naming the view as 'armstr and shipped' caused AM the
problem. Renaming to armstr shipped has solved it!

"Brett Martin" wrote:

Quote:
I have created an AM cube to work on a SQL 2000 view of two joined tables
with one test record and one simple time dimension. The field types of the
dimension join are both datetime.

When I process the cube I receive the following error, although I seem able
to create other test cubes of views which process ok.

Data source provider error: The column prefix 'dbo.DateTable' does not match
with a table name or alias name used in the query.;42000; Time:15/12/2004
16:39:21

Cheers

Brett.

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.