Runtime?

message from Asim Tozlu on 13 May 2004
Hello,

how can I check an Access-Runtime or the complete version installs on a
computer is?

Does this go about the Registry? Where is this entry?

I must this check with a VB6 application external, before I execute the next
action.

Many thanks for a tip.

greetings from Berlin

Asim
 
Alex Dybenko replied to Asim Tozlu on 13 May 2004
you can start access using createobject("access.application") and check
runtime using
SysCmd(acSysCmdRuntime)
 
Asim Tozlu replied to Alex Dybenko on 13 May 2004
asim

"Alex Dybenko" <Alex@No.cemi.SPAM.rssi.Please.ru> schrieb im Newsbeitrag
news:%23kIUrxNOEHA.556@TK2MSFTNGP10.phx.gbl...
 

Archived message: Runtime? (MS Access Error Message)