Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2005 Forums
 Transact-SQL (2005)
 Connect dtSearch from Windows application

Author  Topic 

ezhil
Starting Member

9 Posts

Posted - 2008-03-13 : 02:48:56
I have to search the keyword from windows application using dtSearch. when user enter the list of keywords in UI, i have to connect to dtSearch tool and based on the output return, the matched keyword should be added to database table.

Now, i have problem in connecting this tool from my application.

Thanks in advance.

rmiao
Master Smack Fu Yak Hacker

7266 Posts

Posted - 2008-03-13 : 23:39:03
What's dtsearch?
Go to Top of Page

madhivanan
Premature Yak Congratulator

22864 Posts

Posted - 2008-03-14 : 06:16:17
<<
Now, i have problem in connecting this tool from my application.
>>

What is the problem?

Madhivanan

Failing to plan is Planning to fail
Go to Top of Page
   

- Advertisement -