Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Data Bases > Oracle Tools > Re: Strange beh...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 3 of 4 Topic 2712 of 2817
Post > Topic >>

Re: Strange behaviour in SET_RE****T_OBJECT_PROPERTY

by nick048 <nicosia.gaetano@[EMAIL PROTECTED] > Feb 28, 2008 at 02:10 AM

On 27 Feb, 18:58, "shakespeare" <what...@[EMAIL PROTECTED]
> wrote:
> "nick048" <nicosia.gaet...@[EMAIL PROTECTED]
> schreef in
berichtnews:e75b09e8-75db-42b5-9618-be91723981a9@[EMAIL PROTECTED]
>
>
>
> > Hi,
>
> > I need to run a re****t from a Form.
> > The Re****t Parameter are stored in a table and with this parameters I
> > want to set the re****t properties
>
> > Now if I use this statement (this is an example):
>
> > SET_RE****T_OBJECT_PROPERTY(rep_id, RE****T_DESFORMAT,
> > MYTABLE.REP_DESFORMAT);
>
> > the property is set correctly.
>
> > But If I use this code:
>
> > DECLARE PR$Format VARCHAR2(100);
> > .....
> > BEGIN
> > SELECT RE****T_DESFORMAT
> > INTO PR$Format
> > FROM MYTABLE
> > WHERE ........
> > SET_RE****T_OBJECT_PROPERTY(rep_id, RE****T_DESFORMAT, PR$Format);
> > .......
> > END;
>
Yes, I have tested the values returned from statement Select.

Bye
Gaetano
> > the parameter is not set.
>
> > And so for the others parameters. I do not understand this curious
> > behaviour.
>
> > Can anyone help me ?
>
> > Greetings...
> > Gaetano
>
> Are you sure the select statement returns one and only one value? No
> exceptions?
>
> Shakespeare
 




 4 Posts in Topic:
Strange behaviour in SET_REPORT_OBJECT_PROPERTY
nick048 <nicosia.gaeta  2008-02-26 05:09:48 
Re: Strange behaviour in SET_REPORT_OBJECT_PROPERTY
"shakespeare" &  2008-02-27 18:58:00 
Re: Strange behaviour in SET_REPORT_OBJECT_PROPERTY
nick048 <nicosia.gaeta  2008-02-28 02:10:10 
Re: Strange behaviour in SET_REPORT_OBJECT_PROPERTY
"shakespeare" &  2008-02-28 13:44:33 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Wed Oct 15 13:40:51 CDT 2008.