mirror of
https://github.com/pocoproject/poco.git
synced 2025-11-26 00:40:05 +01:00
unixODBC Unicode support (compiles, not tested)
This commit is contained in:
@@ -60,7 +60,7 @@ using Poco::DateTime;
|
||||
|
||||
#define ORACLE_ODBC_DRIVER "Oracle in XE"
|
||||
#define ORACLE_DSN "PocoDataOracleTest"
|
||||
#define ORACLE_SERVER "localhost"
|
||||
#define ORACLE_SERVER POCO_ODBC_TEST_DATABASE_SERVER
|
||||
#define ORACLE_PORT "1521"
|
||||
#define ORACLE_SID "XE"
|
||||
#define ORACLE_UID "scott"
|
||||
|
||||
Reference in New Issue
Block a user