Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
DtSearch
Message
De
16/08/2003 02:43:10
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Titre:
DtSearch
Divers
Thread ID:
00820713
Message ID:
00820713
Vues:
77
Hi All,

Has anyone managed to get a VFP application to access the dtSearch text search engine? I have installed dtSearch, which has a com interface, and has examples of how to access it from VB and C++. In VFP8 I can see the dtSearch text retrieval engine in the Object Browser but I cannot instantiate an instance of it. CreateObject() always returns "Class Definition not found". In the sample VB code the line to create an object is:
Public TheEngine As dtengine.Server
Set TheEngine = New dtengine.Server
(I am not a VB programmer - code is from the provided samples).
CreateObject( "dtengine" )          && fails
CreateObject( "dtengine.Server" )   && fails
Any ideas?

Windows XP/SP1
VFP8
dtEngine V6.2
In the End, we will remember not the words of our enemies, but the silence of our friends - Martin Luther King, Jr.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform