--------------------------------------------------------------------
README.TXT
Purpose : IP2Location IP-COUNTRY [DB1] Demo Script Installation Guide
(Microsoft Visual Basic.Net + Microsoft SQL Database)
Web Site : http://www.ip2location.com
Email : hide@address.com
---------------------------------------------------------------------
=======================
Software Requirements
=======================
1. Microsoft Visual Basic.Net
2. Microsoft SQL Server 2000
=======================
Installation Guide
=======================
1. Create a web directory in IIS.
2. Copy ipcountry.aspx into a web directory.
3. Setup SQL Database in Microsoft SQL Server. See next section.
4. Browse ipcountry.aspx using HTTP protocol.
example: http://localhost/ip2location/ipcountry.aspx
5. Enter an IP address range between 202.181.128.0 and 203.99.71.255 and click submit.
=======================================
Setup Database (Microsoft SQL Server)
=======================================
1. Run Microsoft SQL Server's Query Analyzer.
2. File -> Open -> MsSql-Script.sql.
3. Press F5 to run the script.
4. Run Microsoft SQL Server's Enterprise Manager.
5. Goto IP2Location's Database.
6. Right click -> All Tasks -> Import Data -> Click Next -> Select text file as datasource ->
Click browse file button -> IP-COUNTRY.SAMPLE.CSV -> Click Next ->
Select Delimited option, ANSI as File type, {CR}{LF} as Row delimited, Double Quote {"} as Text qualifier ->
Click Next -> Select Comma option -> Click Next ->
Select Microsoft OLE DB Provider for SQL Server as Destination, Choose IP2Location as Database ->
Click Next -> Click Next -> Checked Run immediately -> Click Next -> Click Finish -> Click Done
Any other problem and bugs please report at hide@address.com