Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DtSearch
Message
From
16/08/2003 02:43:10
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Title:
DtSearch
Miscellaneous
Thread ID:
00820713
Message ID:
00820713
Views:
75
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.
Next
Reply
Map
View

Click here to load this message in the networking platform