Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DPI-1014: conversion between Oracle type 2005 and native type 3004 is not implemented #187

Open
tgulacsi opened this issue Nov 13, 2024 · 0 comments
Labels

Comments

@tgulacsi
Copy link

  1. What version of ODPI-C are you using (see dpi.h)?
    5.4.0

  2. What OS (and version) is your application on?
    Debian sid

  3. What compiler (and version) did you use?
    gcc 14.2.0

  4. What is your version of the Oracle Client (e.g. Instant Client)? How was it installed? Where it is installed?
    oracle-instantclient-basic_23.6.0.24.1

  5. What is your Oracle Database version?
    19.23

  6. What problem or error(s) you are seeing?
    DPI-1014: conversion between Oracle type 2005 and native type 3004 is not implemented

This is correct - I want to dpiObject_setAttribute an attribute that has ROWID type.
Oracle does not provide an "OCICharToRowid" function (a'la OCIRowidToChar) - but how could I set such an attribute?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant