Oracle's OLEDB Provider ?
Hi,
Im new in VB/Oracle development and I just want to know where I can get Oracle's OLEDB Provider (OraOLEDB)? Im currently using Microsoft OLEDB Provider for Oracle (MSORA).
BTW, how do i access / manipulate data in Oracle using this method? do i use the Execute method?
Thanks
Insert, Update & Delete in VB on Oracle
Thanks Kunchesm. Can you post some code on how to Insert, Update & Delete row in Oracle using ADO code / Exceute method?
How do I enable Transaction Procesing? Commit & Rollback?
Thanks