1

Which of these libraries OCI,OCILIB,ODBC or any other support wide character strings (wchar) ?

Martin Ba
  • 37,187
  • 33
  • 183
  • 337
Greenhorn
  • 658
  • 2
  • 8
  • 24

2 Answers2

2

OCIlib does not support wchar_t when parsing a statement. ODBC does support whar_t

user736000
  • 58
  • 4
0

OCI normally has the closest support for what Oracle supports.