DB to EXE convertion

K

ksrininey

Hello, i have a mdb file and i like run this file like a
executable file
(EXE). This is possible?

Thanks
Srini K
 
N

Nikos Yannacopoulos

Srini,

No, this is not possible. The next closest thing for
running your .mdb on PC's without MS-Access installed is
to distribute Access runtime with it, which is subject to
a licence (look at Microsoft's site for more info).

Regards,
Nikos
 
Top