If you have used OleDB you can use an OleDB connectionstring, if you have used SQLClient, you have to change it to the OracleClient (standard in 2003).
If you have used OleDB you can use an OleDB connectionstring, if you have used SQLClient, you have to change it to the OracleClient (standard in 2003).
How to connect Oracle database and MS Access to .Net framework?
Questions by praneethreddyp answers by praneethreddyp
Editorial / Best Answer
seemu123If you have used OleDB you can use an OleDB connectionstring, if you have
used SQLClient, you have to change it to the OracleClient (standard in
2003).
Related Answered Questions
Related Open Questions