php - My query returns null result if the field contains a special character -


i made simple query in sql server php

select top 10 * art articulo = 'name'; 

and 1 of fields need read returns null if data contains spanish character. work random characters, not null values. causing them?

the collation of db modern_spanish


Comments

Popular posts from this blog

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

nginx - phpPgAdmin - log in works but I have to login again after clicking on any links -