我是使用中间件如何用tuxedo连接oracle数据库
我是使用中间件如何用tuxedo连接oracle数据库,我用vc.net编绎服务器端程序总是说无效\不支持的unicode字符
I remember it must include some lib(.h) that Tuxedo client tool installed on your machine.
Maybe it have some error in dbms oracle. I used it about one year ago.
U can get some information from www.BEA.com
你用VC编译SERVER当然不行了。要用BUILDSERVER,TUXEDO要自己给你加好多东东的。比如最重要的MAIN函数。
当然你别忘了设置一下环境变量,就是VCVARS32.BAT,在你的当前目录下执行一下就OK了。