Re: [BUGS] problem with new postgresql driver

2002-03-14 Thread Stephan Szabo
On Thu, 14 Mar 2002, awais wrote: > Hi, > > We have a table named "atm" in our database which is uing latest > driver of postgresql, it has a column named "location", all records > (which are more than 1) of "atm" table have this column value set as > (null). When we executed the query "sele

[BUGS] problem with new postgresql driver

2002-03-14 Thread awais
Hi,       We have a table named "atm" in our database which is uing latest driver of postgresql, it has a column named "location", all records (which are more than 1) of "atm" table have this column value set as (null). When we executed the query "select * from atm where location=null ", 0