View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Maury Markowitz[_2_] Maury Markowitz[_2_] is offline
external usenet poster
 
Posts: 119
Default Run Time Error 3343 - Unrecognized database format:

Ahhh, it's a version problem. Hand-including DAO 3.6 fixed the
problem.

Now does anyone know how to tell the OpenDatabase that I'm using
integrated security? It keeps popping up a dialog that has "Use
Trusted Connection" turned on, which I want, but I don't want the
silly dialog to appear. Is there some way to do this in the connection
string?

Nayrt