K2InformaticsGmbH / oranif

Oracle OCI driver using dirty NIF
Apache License 2.0
4 stars 2 forks source link

[DEPRECATED] Date time changes #15

Closed KarlKeiser closed 5 years ago

KarlKeiser commented 6 years ago

Added some OCI Date functions to erloci.c Added tests for those functions to erloci_test.erl Made date.c into a running example that reads a date using SQLT_ODT

compiled date.c with

gcc date.c -LC:/Oracle/instantclient_12_2/sdk/lib/msvc -IC:/Oracle/instantclient_12_2/sdk/include -loci
c-bik commented 5 years ago

Stale and deprecated.