Hello.

How can i open a program from my qt code? I want to open a .mdb file with the Acces Application.

I was opening the file with QFile open() but this is not opening the Access Application.

Thank you in advance.