[clug-progsig] Help with PHP/Postgres problem?
Shawn Grover
sgrover at OBJECTWORKS.com
Thu Sep 16 12:40:41 PDT 2004
Thanks Dave.
that did the trick. And better yet, I understand how/why it did, and can apply this the next time I see the problem.
Shawn
-----Original Message-----
From: clug-progsig-bounces at clug.ca
[mailto:clug-progsig-bounces at clug.ca]On Behalf Of Dave Lee
Sent: Thursday, September 16, 2004 10:37 AM
To: CLUG PROGSIG
Subject: Re: [clug-progsig] Help with PHP/Postgres problem?
try this sql:
alter table time_record alter column time_id
set default nextval('time_record_seq')
Dave
_______________________________________________
clug-progsig mailing list
clug-progsig at clug.ca
http://clug.ca/mailman/listinfo/clug-progsig_clug.ca
More information about the clug-progsig
mailing list