Hi all,
I am facing problem when connecting to oracle database. i tried using Oracle provider "MSDORA". I used ADO and Command object for invokation of the stored procedure. It is working fine.
I want to use DSN based connection now. This is as per my client requirment. I am getting the connection. But while invoking the stored procedure i am getting exception. Is there any different way to invoke stored procedure with DSN connection ??? I am confused in this and not able to understand the funda of DSN and DSN less kind of connections and the way by which i should invoke the stored procedure .....
thanks in advance ....
sanjay
I am facing problem when connecting to oracle database. i tried using Oracle provider "MSDORA". I used ADO and Command object for invokation of the stored procedure. It is working fine.
I want to use DSN based connection now. This is as per my client requirment. I am getting the connection. But while invoking the stored procedure i am getting exception. Is there any different way to invoke stored procedure with DSN connection ??? I am confused in this and not able to understand the funda of DSN and DSN less kind of connections and the way by which i should invoke the stored procedure .....
thanks in advance ....
sanjay