vbchind -
I'm sorry I don't have any samples for you. I had to leave them behind at my last job.
But, Oracle does provide some good examples on the OTN website (see link in previous message).
One thing to watch is the version number of the Oracle client drivers -- they must match with what the server expects. (Oracle 8i is more sensitive to this than Microsoft is). So if you install a patch to your server, check to see if the clients need to be patched as well.
Ooops, I just saw that you want to do ADO. In that case, get a subscription to MSDN so you can download Microsoft's samples.
Chip H.