I can't found link download OCI(oracle)driver.
Please share to me.
Thank so much
p/s: I'm using Eclipse IDE for c/c++ and QT integration eclipse
I can't found link download OCI(oracle)driver.
Please share to me.
Thank so much
p/s: I'm using Eclipse IDE for c/c++ and QT integration eclipse
Last edited by thaihoangluu; 4th January 2012 at 07:10.
Nguyễn Lưu Vũ - Http://nguyenluuvu.com
who can help me?
Nguyễn Lưu Vũ - Http://nguyenluuvu.com
Qt doesn't pre-compile the driver. you need to compile it yourself. install client from here oracle client
include the file in this project C:\Qt\4.x.x\src\sql\drivers\oci .. compile and build. Notice the new dlls after build in C:\Qt\4.x.x\plugins\sqldrivers
Refer for detailed procedure here
thank so much
Nguyễn Lưu Vũ - Http://nguyenluuvu.com
Bookmarks