main logo
Subject: Re: Error initializing SDT6.0b in CB6.2
Author: Bob Archer
Posted: 2002/04/30 09:46:18
 
View Entire Thread
New Search


<i><font color="#663300">I just tried to activate DBCXMgr (SDT6.0b)in

Has someone already made this ?
</font></i>

Try:

<PRE CODE>
IF This.lActivateDBCXManager
This.AddProperty("oMeta", null)
This.oMeta = CreateObj("DBCXMgr")

IF TYPE("goApp.oMeta.oSDTMgr.Name") == "C"
This.lSDTInstalled = .T.
ENDIF

ENDIF

RETURN
</PRE CODE>

I doubt anyone is using SDT 4.x which used the form as the main control, so I don't see a reason to do any version checking.

BOb


 
©2002 Bob Archer
<-- Prior Message New Search Next Message -->