Alaor Barroso wrote: > I changed the php.ini and enabled the support for > MSSQL and now i can connect without errors, BUT when > make an query to an table the query return NO MATCHES, > i have sure that the SQL line is correct (i already > used it on(or in? i don't know the difference =P) > other site - in other server - and it works AND i have > sure that the SQL should return data because the WHERE > point to an fiels value that exists... > > It looks like PHP can't communicate with MSSQL but it > connect! Strange... Show us some source code. Any error messages show up? If not, try to use http://php.net/mssql_error to get some error messages to show up. -- Like Music? http://l-i-e.com/artists.htm -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php