Displaying 1 result from an estimated 1 matches for "recordsourc".
Did you mean:
recordsource
2004 Jul 01
0
MS OLAP -- RODBC to SQL Server "Slice Server" pass-through query to MS OLAP
...can be used in the "FROM
clause" of a SQL query,
a "stored procedure" or in MS SQL 2000 a "User Defined Function (UDF)."
Also note,
"A view created using the OPENQUERY syntax cannot be used [without
renaming (aliasing) the columns using 'AS']
as the RecordSource for a report" Chipman & Baron, op. cit. page 647. MDX
concatenates the dimension names with
periods -- and that does not conform to the column naming conventions of
either MS SQL Server or MS Access.
Unfortunately, that's too much information for the R list and not enough
for you,...