Lite Database
This is the default, packaged solution. When installing the IPSearchLight component, it is automatically installed to the following directory (by default): C:\Program Files\IPSearchLight\Database\GeoIPCity.dat
In Microsoft Visual Studio you may also point the Database_Path_or_URL variable to a different location, in either of the following formats:
- "~/Database/GeoIPCity.dat" (a URL)
- "C:\Program Files\IPSearchLight\Database\GeoIPCity.dat" (a File Path)
|