On Tuesday 09 December 2003 03:43, Sai Hertz And Control Systems wrote: > Dear Robert Treat , > > First of all accept gratitude for answering the question > > >phppgadmin=# set autocommit = off; > >ERROR: SET AUTOCOMMIT TO OFF is no longer supported > >phppgadmin=# > > Now does this mean that their must exist some PHP.INI file option that > will make client side auto commit on > But as such till now PHP version 4.3.4 their exist no such option till now > and defiantly we are testing our application for PostgreSQL 7.4 . > We would never like to miss the options provided by 7.4 > Autocommit On is the default, you don't need any special options for it. If you wanted autocommit off you would need a special option for that (which php doesnt seem to have). Robert Treat -- Build A Brighter Lamp :: Linux Apache {middleware} PostgreSQL