hi trvishi,
thnx 4 the reply. i do have the code which works for non unicode data. i just want to know if there is some way in which a wide char (2 byte) unicode string can be passed to the ct_command() method. Specially for create statements.
the select queries work fine. the data (unicode or non unicode) is returned properly in 2 bytes. the actual problem is with sending 2 byte data to the server through the ct_command() method