I am using VB6's application wizard to packet my application.

But the installed program cannot be run and the following message prompts:
"run-time error: 3343
Unrecognized database format '...\MyDB.mdb'"

I recall that the wizard has asked me to select one of the driver program since my application uses DAO. I chose Jet 2.x.

Has anybody encountered this kind of error before?

C.K.Poon