Re: > 1 Alternate Row?

From: <jehall_at_my-deja.com>
Date: Mon, 27 Mar 2000 13:12:16 GMT
Message-ID: <8bnmn7$sam$1_at_nnrp1.deja.com>


[Quoted] In article <8bn0vb$5ab$1_at_nnrp1.deja.com>, Zdenek Zavadil <zzavadil_at_my-deja.com> wrote:
> In article <8bgi8m$fhm$1_at_nnrp1.deja.com>,
> jehall_at_my-deja.com wrote:
> > I keep seeing messages posted on setting the Alternate Row ID to the
> > primary key and then passing the p_arg_value to automatically query
> the
> > form. 2 Questions?
> >
> > 1) What if you have a table which has to keys to have a unique
value?
> > 2) If this can be done, how do you pass the value of a parameter.
For
> > instance p_arg_values=x where x might be assigned the value 10,
so...
> > p_arg_values=VAL(X) not ='x'!!!???
> >
> > Jason
> >
> > Sent via Deja.com http://www.deja.com/
> > Before you buy.
> >
>
> Hi Jason,
> you can use the ROWID pseudocolumn, which uniquely identifies a row in
> a table, no matter how many keys it has.
>
> Zdenek
>
> Sent via Deja.com http://www.deja.com/
> Before you buy.
>
Can you give me an example of this, if say, my table has KEYA and KEYB. [Quoted] And also concerning question 2!!! Where I want to pass in the URL not a [Quoted] string literal value, but the value of a parameter field, say X where X [Quoted] might = '10'. i.e., p_arg_values =VAL(X) not p_arg_values='X'!!1

[Quoted] Thanks Again!!!

Jason.

Sent via Deja.com http://www.deja.com/
Before you buy. Received on Mon Mar 27 2000 - 15:12:16 CEST

Original text of this message