_
> Get 100% FREE Internet Access powered by Excite
> Visit http://freelane.excite.com/freeisp
--
**********
**
* Mikio-Yves Matsuo Newbridge Networks Corporation *
* Software Designer 600 March Road Box 13600 *
* [EMAIL PROTECTED]Kanata, Ontario K2K 2E6*
* http://www.newbridge.com *
**
**
Is there any other way of using currval or nextval in php3 ?
> >
> > Thanks in advance for your help,
> > -Sheila
>
> Sequences have permissions as well. So all you should have to do
> is:
>
> grant all on table_id_seq to nobody;
>
> Hope that helps,
>