Re: [PHP-DB] mysql to pgsql

2001-02-05 Thread Jeff MacDonald
ED]> > Sent: Sunday, February 04, 2001 5:18 AM > Subject: [PHP-DB] mysql to pgsql > > > > can someone help me convert this to do the same in pgsql? below is the > > current structure for one item in my database, i need pgsql to be able > > to produce the same resu

Re: [PHP-DB] mysql to pgsql

2001-02-03 Thread phobo
Never used pgsql; but try DEFAULT NOW() NOT NULL ?? Siggy - Original Message - From: "Cameron" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, February 04, 2001 5:18 AM Subject: [PHP-DB] mysql to pgsql > can someone help me convert this to do the sa

[PHP-DB] mysql to pgsql

2001-02-03 Thread Cameron
can someone help me convert this to do the same in pgsql? below is the current structure for one item in my database, i need pgsql to be able to produce the same results as what mysql is currently. suggestions? i want the database to return the current date when "nothing" is inserted into that fi