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

python Tkinter Capturing keyboard events save as one single string -

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

javascript - Z-index in d3.js -