我用System.Data.OracleClient;连接Oracle,机器是64位操作系统,但是在生成中选x86就报错,x64则正常,但是我的程序还必须要在x86下编译,请问这怎么解决?!急
更换System.Data.OracleClient组件