Re: Please help: PHP4/postgres db woes

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]





On Mar 9, 2004, at 11:04 AM, Robby Russell wrote:

Danny O'Brien typed this on 03/09/2004 07:45 AM:
My next test was an attempt to manually enter values into the database (called "ourdb" for the sake of this test): ourdb=# INSERT INTO usr (id, fname, lname, login, password, admin_flag, client_id) VALUES (4, 'Fred', 'Friendly', 'Fred', 'xxxxx', 'A', 1)
ourdb-#

Typically, you would end your INSERT statement with a ';'


Right -- that worked. So the database seems to be completely fine.

Thank you.

- Danny O'Brien



[Index of Archives]     [Postgresql General]     [Postgresql Admin]     [PHP Users]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Databases]     [Yosemite Backpacking]     [Postgresql Jobs]

  Powered by Linux