You are not logged in.
Pages: 1
windows10 +fpc
execute the SQL on the client with zeos : select * from 测试 (测试 is tablename and it does exist)
while the server console give these:
20240720 01375433 # auth mORMot.TSQLRestRoutingREST(07aa2180) User/1805053736 192.168.3.178
20240720 01375434 # call mORMot.TSQLRestServerFullMemory(01581140) IRemoteSQL.Execute["select * from 测试",true,false]
20240720 01375434 ! DB SynDBZeos.TSQLDBZEOSStatement(015f5e70) Prepare 120us select * from 测试
20240720 01375434 ! EXC EZSQLException ("SQL Error: Table 'testdb.娴嬭瘯' doesn't exist \r\nCode: 1146 SQL: select * from 娴嬭瘯") [] at 0100290747
ORM core Exception show me a wrong table name, how to fix it? sir,thanks!
Last edited by mormoter (2024-07-20 02:16:41)
Offline
thank you ,I understand !
Offline
Pages: 1