Thread: SQLOpen VBA
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
jeff jeff is offline
external usenet poster
 
Posts: 44
Default SQLOpen VBA

I try Chan = SQLOpen("dsn=our database;uid=abc;pwd=555")
and get the sub or function not defined. I tried
referencing several if not all ADO libraries. Any adivce ?
The SQL commands would be very useful to us.