by Chris Harman | Apr 12, 2012 | Keep (KP Project), Getting started
Country Process Overview The Country process is designed to attempt to identify a country from supplied input data. It performs the following processes: Check the ForceCountry option. If set, use this. Check each of the fields specified in the CountryFields option. If...
by Christina Rivera | Apr 5, 2012 | Keep (KP Project), Revise (KP Project), Tutorials and How To Main, Documentation
How to Integrate the Loqate C++ API using Microsoft Visual Studio 1. Launch Microsoft Visual Studio (the following screenshots are taken from Microsoft Visual Studio 2005). 2. Select File > New > Project 3. The New Project wizard will open. Highlight...
by mjturvey | Dec 15, 2010 | Keep (KP Project), Revise (KP Project), Documentation
Field Descriptions Primary Data Fields Address Fields Unmatched Field Geocode Fields Data Enhancement Process Fields Server & Process Fields processStatus serverStatus Certified Product Fields CASS Fields SERP Fields AMAS Fields Documentation for our report codes...
by Chris Harman | Apr 13, 2011 | Keep (KP Project), Revise (KP Project), Tutorials and How To Main, Documentation
Java Example import com.loqate.*; import java.io.*; import java.net.*; public class lqtSample { static { System.loadLibrary("lqtjava"); } public static void main(String args[]) { // Loqate objects lqtServer srv = lqtServer.create(); lqtInputRecord rec =...
by nicholasxu | Mar 14, 2012 | Archive (KP Project), Legacy (KP Project), support, Getting started
The case submission form is currently unavailable. To create a support ticket Send an email to support@loqate.com. Please remember to include: your name, organization, and a customer (end user) reference if applicable a detailed description of the question or...