Which of these libraries OCI,OCILIB,ODBC or any other support wide character strings (wchar) ?
Asked
Active
Viewed 506 times
2 Answers
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.