----------Greek showing problems with SQL Server----
I'm trying to use php with SQL Server. Everything works fine
except that when i retrieve rows from SQL Server (which have
been inserted in greek language) information is not shown
properly.....is shows instead strange characters i can not understand.
If i use SQL Server with ODBC dirvers instead everything
with the language works fine....But I want to use Directly
SQL Server functions because i hava some speed problems if i
use ODBC drivers...
I would appreciate it greatly if
you could help me..