Results 1 to 3 of 3

Thread: Qoci

  1. #1
    Join Date
    Oct 2010
    Posts
    18
    Thanks
    2
    Qt products
    Qt4 Qt/Embedded Qt Jambi
    Platforms
    Unix/X11 Windows

    Default Qoci

    Hi.

    For connecting to Oracle 10g i am using QOCI. But in my oracle database there are some tables which contains field types such as subclasses oracle object types (example: SDO_GEOMETRY), and i want to select this information. But it seems that QOCI driver can't select this types.

    Is it possible to select domain types such as SDO_GEOMETRY using QOCI?

    Thanks.

  2. #2
    Join Date
    Oct 2010
    Posts
    18
    Thanks
    2
    Qt products
    Qt4 Qt/Embedded Qt Jambi
    Platforms
    Unix/X11 Windows

    Default Re: Qoci

    Does not anyone know answer?

  3. #3
    Join Date
    Jan 2011
    Posts
    4
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Qoci

    Be sure to have the 'sqldrivers' subdirectory in your execution directory (e.g. 'bin') and a copy of the sql-plugin (f.e. qsqloci4.dll) you want to use in there. On startup, Qt looks for this folder and the plugin. It is not definable where the plugin is located.

Similar Threads

  1. Replies: 1
    Last Post: 24th November 2008, 12:02

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.