0

I can create connection to sql server db but unable to use that in KTM's database locator. All I can use is localFuzzyDataBase which is not actually a relational db. How to connect to relational db (sql server) in KTM's database locator?

ahsant
  • 1,003
  • 4
  • 17
  • 25

2 Answers2

1

Database locator works with fuzzy databases only. You cannot use a relational DB.

Daniel
  • 1,391
  • 2
  • 19
  • 40
0

If you use KSMS (Kofax Search and Matching Server) you can use a relational database as a fuzzyDB : - install KSMS, - create and activate a DB in KSMS - link you DB locator with the remote fuzzydb

Pierre
  • 1