Warning: pg_query() [function.pg-query]: Query failed: ERROR: syntax error at or near ".1000000" LINE 1: ...OOKSVILLE' and mlsdata.county='HOWARD' and mlsdata.1000000 ^ in /home/webs/www.mibrahim.net/homes/include/configpg.php on line 35
Array
(
    [0] => Array
        (
            [file] => /home/webs/www.mibrahim.net/homes/include/configpg.php
            [line] => 91
            [function] => query
            [args] => Array
                (
                    [0] => select count(listingkey) from mlsdata where  mlsdata.cityname='COOKSVILLE' and  mlsdata.county='HOWARD' and  mlsdata.1000000
                )

        )

    [1] => Array
        (
            [file] => /home/webs/www.mibrahim.net/homes/lib/util.php
            [line] => 489
            [function] => query_row
            [args] => Array
                (
                    [0] => select count(listingkey) from mlsdata where  mlsdata.cityname='COOKSVILLE' and  mlsdata.county='HOWARD' and  mlsdata.1000000
                )

        )

    [2] => Array
        (
            [file] => /home/webs/www.mibrahim.net/homes/index.php
            [line] => 351
            [function] => DisplayListings
            [args] => Array
                (
                    [0] => 
                    [1] => short
                    [2] =>  mlsdata.cityname='COOKSVILLE' and  mlsdata.county='HOWARD' and  mlsdata.1000000
                )

        )

    [3] => Array
        (
            [file] => /home/webs/www.mibrahim.net/homes/search
            [line] => 3
            [args] => Array
                (
                    [0] => /home/webs/www.mibrahim.net/homes/index.php
                )

            [function] => include
        )

)
PgSQL ERROR: ERROR:  syntax error at or near ".1000000"
LINE 1: ...OOKSVILLE' and  mlsdata.county='HOWARD' and  mlsdata.1000000
                                                               ^ SQL is: select count(listingkey) from mlsdata where  mlsdata.cityname='COOKSVILLE' and  mlsdata.county='HOWARD' and  mlsdata.1000000