Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. How to use the plug-in from static build oci

How to use the plug-in from static build oci

Scheduled Pinned Locked Moved General and Desktop
6 Posts 2 Posters 1.7k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • K Offline
    K Offline
    kirajustice
    wrote on last edited by
    #1

    I will try the static build.
    Using the Windows platform and
    Was the installation using PowerShell.
    Also, try to use the plug-oci.

    static Mingw32 installed subdirectory does not exist sqldrivers folder.
    I would like to know how to use the plug-in from static build oci.

    http://qt-project.org/doc/qt-4.8/plugins-howto.html
    Confirm this, but I do not know.
    I need your help.

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      You should rather follow "this":http://qt-project.org/doc/qt-4.8/sql-driver.html to build the plugin.

      However since you are doing a static build, you should make your sql plugin built-in at configuration time.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • K Offline
        K Offline
        kirajustice
        wrote on last edited by
        #3

        Thank for answer.
        long time no see.
        your answer is
        I need to specify the .ps-file when install using PowerShell?
        If so, need to specify which part of it?

        1 Reply Last reply
        0
        • K Offline
          K Offline
          kirajustice
          wrote on last edited by
          #4

          I've modified ps file. And Reinstall
          successful the static build.
          My computer is running in the exe file.
          But the another computer can not connect to Oracle,
          because Oracle client is not installed ?
          The messages express the error of unable to logon.
          Will need to install the Oracle client executable exe file?

          1 Reply Last reply
          0
          • K Offline
            K Offline
            kirajustice
            wrote on last edited by
            #5

            wow~~~ I was successful in running.
            The reason I did this is because the dll file.
            I've moved to the same directory as exe and dll files in all of the instances client. Succeeded.
            Thank you for always helping.

            1 Reply Last reply
            0
            • SGaistS Offline
              SGaistS Offline
              SGaist
              Lifetime Qt Champion
              wrote on last edited by
              #6

              You're welcome !

              Yes, you either have to deploy the client dlls with your application or have them somewhere known in the PATH variable. The first solution is the cleanest, so stay with it.

              Interested in AI ? www.idiap.ch
              Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

              1 Reply Last reply
              0

              • Login

              • Login or register to search.
              • First post
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • Users
              • Groups
              • Search
              • Get Qt Extensions
              • Unsolved