Re: Result sorting not working

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Dan Shirah wrote:
> Jochem,
> 
...


>   }

var_dump($query);

// run the query direct in mssql (e.g. via cmdline)
// to determine if the problem is your code, your query or
// if the query correctly return no results.

> $res = mssql_query($query) or die(mssql_error());
> 
> 

...

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux