|
|
partition name in query data source name property [message #282209 is a reply to message #282034] |
Wed, 21 November 2007 03:18 |
nasir_mughal
Messages: 122 Registered: April 2007 Location: Karachi
|
Senior Member |
|
|
Hi, i have created two list partitions p_2007 and p_2008 on 'year' column of 'transactions' table.
I want to use parameter for replacing partition name in 'query data source name' property of the transactions data block
like
property---------------->value
query data source name-->transactions partition (:parameter.year)
but i am getting error unable to performe query.
------------------------------------------------------
if dont use parameter for partition name
like
property---------------->value
query data source name-->transactions partition p_2007
its working
i know i can use 'set_block_propery' but i want to use paramter
plz anyone help me how can i use parameter for partition name in query data source name property.
Thanks in advance.
[Updated on: Wed, 21 November 2007 03:21] Report message to a moderator
|
|
|
|