Thread: MS Query
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Michel Girard Michel Girard is offline
external usenet poster
 
Posts: 1
Default MS Query

I am trying to find out if their are any command line
parameters for MSQuery. I would like to launch MSQuery
and pass it either a SQL connect string, or an ODBC
connection string. Thus, when MSQuery is opened, it will
already have a table loaded.

Thanks
Michel