Intelligent Search Technology, Ltd. specializes in search and matching software.  Name Search our flagship product provides intelligence to both online and batch search and matching applications.  Name Search not only enables systems to find and match information based on personal and corporate names but also comes with powerful address searching and e-mail searching services.  Correct Address is address verification, validation and correction software harnesses the intelligence of the Name Search.  Name search also powers ISTwatch.  ISTwatch is terrorist checking software to enabling compliance with US patriots act.   Merlin Merge supplied with the name search is used for duplicate record identification and merge purge operations. The Fastest, Easiest and Most Accurate Name and Address Searching and Matching Software  
HOME  |  ABOUT US  |  PRODUCTS  |  NEWS  |  CUSTOMERS  |  CONTACT US  |  MY ACCOUNT
PRODUCTS
 
NameSearch
» Overview
» Corporate Name Search
» Key Building
» Scoring
» Predict
» NameSearch Applications
» Oracle SDK
» SQL Server 2000 SDK
» ASP.NET
» White Paper

CorrectAddress
» Overview
» Batch
» Real-Time
» SQL Server 2000 SDK
» Web Services

MerlinMerge
» New MerlinMerge Speed Pro
» Merge/Purge & Deduping

ISTWatch
» Overview
» Terrorist Identification
» Batch
» Real Time
» Oracle SDK
» SQL Server 2000 SDK
» DB2 SDK
» Questions and Answers
» Z/OS
» Web Services

ISTmedWatch

Web Services
» Overview
» Address Correction
» OFAC Searching
» Merge/Purge & Deduping
» ISTmedWatch



 
 

CorrectAddress® SQL Server 2000 SDK

CorrectAddress comes with Microsoft SQL-Server Software Developer’s Kit that includes a specialized dynamic link library and several examples on creating Transact-SQL (T-SQL) wrapper scripts that reference SQL Server extended stored procedures.

CorrectAddress functions can be called from any T-SQL scripts as soon as corresponding extended stored procedures are registered with SQL-Server. Here is a simple example of registering such a procedure with the dynamic link library provided.

• Open Microsoft SQL Server Enterprise Manager
• Connect to the server that you will be using
• Open DATABASES folder and go to the ‘master’ database
• Right-click on EXTENDED STORED PROCEDURES
• Click on NEW EXTENDED STORED PROCEDURE
• In the ‘Name’ field, type xp_CorrectA
• In the ‘Path’ field, type the path to your CorrectAddress DLL
• Click ‘OK’

This will allow one of CorrectAddress main processing units (CorrectA function) to be called from SQL-Server’s T-SQL scripts.

EXAMPLE OF CALLING a CorrectAddress function FROM MS-SQL:

exec dbo.xp_CorrectA @inputAddress , @sentLen, @errcode OUTPUT, @firmname OUTPUT, @urbanization OUTPUT, @dline1 OUTPUT, @dline2 OUTPUT, @lastline OUTPUT,@DPC OUTPUT, @Checkdigit OUTPUT, @cityname OUTPUT, @stcode OUTPUT, @zip OUTPUT, @addon OUTPUT,@croute OUTPUT, @LACS OUTPUT, @LOTsequence OUTPUT, @LOTcode OUTPUT, @PMB OUTPUT, @results OUTPUT, @strnum OUTPUT, @secname OUTPUT, @secnum OUTPUT, @countyname OUTPUT, @countynum OUTPUT, @retcode OUTPUT

SAMPLE INPUT/OUTPUT:

Input address:
20 Milltewn Rood #202
Brwester NY

Output address:
20 MILLTOWN RD STE 202
BREWSTER, NY 10509-4345

CorrectAddress® General Information


 


 
    Home |  About  |  Privacy  |  Legal  |  Partners  |  Contact

To find out more, call (800) 287-0412
Copyright © 1993-2004 Intelligent Search Technology Ltd.
IBM Business Partner emblem is a registered trademark of IBM Corporation.
Microsoft is a registered trademark of Microsoft Corporation.