View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
sebastienm sebastienm is offline
external usenet poster
 
Posts: 694
Default connect to an oracle db

Hi,
The main thing that is gonna change is the connection string. Check the
ones for Oracle on http://www.connectionstrings.com/
Regards,
Sebastien

"b geber" wrote:

hello,

i want to connect to an oracle database (excel vba)
i always find examples with mysql, can anyone
give me an example for ORACLE db access?
thanks a lot