Calling an MDE File using COBOL

S

Stefanie Mnayarji

How do I call an Access MDE file using Cobol without getting a DOS window?

Your attention concerning this matter is greatly appreciated.
-Stefanie Mnayarji
 
B

Brian

Stefanie Mnayarji said:
How do I call an Access MDE file using Cobol without getting a DOS window?

Your attention concerning this matter is greatly appreciated.
-Stefanie Mnayarji

You can't "call" an MDE file as such, because it isn't a program. What is
it you are trying to achieve?
 
Top