DPI-1047: 64-bit Oracle Client library can not be loaded - Django & Windows Server 2012 R2

0

I am running a Django application in Windows Server R2 which makes connections to an Oracle Database, however when the queries are made from the page it shows me the following Error:

DatabaseError

Exception Value:

DPI-1047: 64-bit Oracle Client library cannot be loaded: "The specified module could not be found"
    
asked by Noel L 29.03.2018 в 00:22
source

0 answers