Try converting the ROWID to a character string first:
select rowidtochar(rowid), field1 from table1
Now you can echo it out or do whatever you would do with a character
string. There's also the Oracle function CHARTOROWID to go the other
way around.
signup wrote:
>
> On Mon, Jan 22, 2001 at
On Mon, Jan 22, 2001 at 01:38:22PM -0800, signup wrote:
> Hello,
> does anyone know how to write te result of the following SQL statement (I have
>problems with rowid):
>
> select rowid, field1 from table1
rowid is an opaque datatype in php. you cannot "output" it
but only use it for fu
Hello,
does anyone know how to write te result of the following SQL statement (I have
problems with rowid):
select rowid, field1 from table1
Thanks in advance
Benoit NOSS - ([EMAIL PROTECTED]) (Bureau 226)
IAURIF, Service MSI, 15 rue Falguiere, 75740 PARIS Cedex 15 FRANCE
Tel : (+33) 1 53 85 7