php-db | 2001041
Date: 04/15/01
- Next message: CK Raju: "[PHP-DB] Forms and PHP"
- Previous message: Andrew Hill: "Re: [PHP-DB] 2-Table query"
- In reply to: John Starkey: "[PHP-DB] Postgres auto increment."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Since it seems you are new to PostgreSQL, you might not know about RULE in
PostgreSQL.
You can easily log/protect database with RULE. (At database level, of course) If
you are interested, I've posted several tips for NEW PostgreSQL users at
http://www.zend.com/tips/tips.php?CID=119
Hope this helps.
-- Yasuo Ohgaki"John Starkey" <jstarkey <email protected>> wrote in message news:3AD7DFE3.CEDD3E51 <email protected> > I've been using mysql too much lately. > > Can anyone tell me how to set up an auto increment in postgres? I need > to select a row based on a user's menu selection. Requiring them to type > in a text entry and get it right would obviously be pretty inefficient. > > Thanks, > > John > > > -- > PHP Database Mailing List (http://www.php.net/) > To unsubscribe, e-mail: php-db-unsubscribe <email protected> > For additional commands, e-mail: php-db-help <email protected> > To contact the list administrators, e-mail: php-list-admin <email protected> >
-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-db-unsubscribe <email protected> For additional commands, e-mail: php-db-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: CK Raju: "[PHP-DB] Forms and PHP"
- Previous message: Andrew Hill: "Re: [PHP-DB] 2-Table query"
- In reply to: John Starkey: "[PHP-DB] Postgres auto increment."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

