View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Barb Barb is offline
external usenet poster
 
Posts: 70
Default ODBC bridge to oracle with vbs

Hi,

I'm new in excel. What is the best way to connect on oracle database with vbs?
how can I login to the database without adding the userid and password in
the code?
Is it better to send everything to a csv file (up to 5000 records) before or
a recordset is good?

I don't know by where to begin..... :-(

Thanks.
Jack