I am trying to connect oracle 10g database through n hibernate, can anyone help me the preliminary steps to be done to establish the connection, I've connected sq l server 2000 easily and its working fine, now i try to connect oracle but i am getting error "cannot open connection". please help me in this regard.
Thanks in advance.
开发者_如何学编程Venkatesh D.
For connection to the Oracle I have used Oracle data provider. And about configuration you can try to have a look here it helped to me.
精彩评论