I access to an AS400/DB2 with PHP via unixODBC
But some field name of my AS400 are named with "££.." (it can't be changed)
And when I tried to launch an sql query from my PHP page
select * from LIBNAME.TABLE where ££FIELD like 'test%'
Ben hep aynı hata mesajı alıyorum
SQL hata:. SQLExecDirect in [unixODBC] [IBM] [System i Access ODBC sürücüsü] Geçersiz dize veya arabellek uzunluğu, SQL devlet S1090
Birisi ipucu var.