PC Review


Reply
Thread Tools Rating: Thread Rating: 1 votes, 1.00 average.

Cross: I need GeoIP database

 
 
Jozo
Guest
Posts: n/a
 
      19th May 2008
Where can I download GeoIP database. I need to get country name of user on
my asp.net site. So I need geoip database in access format or sql server,
excel, text... I don't need software, only database. Where can I find it?


 
Reply With Quote
 
 
 
 
Juan T. Llibre
Guest
Posts: n/a
 
      19th May 2008
http://www.maxmind.com/download/geoip/database/



Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en espaņol : http://asp.net.do/foros/
======================================
"Jozo" <(E-Mail Removed)> wrote in message news:g0rvcm$dad$(E-Mail Removed)...
> Where can I download GeoIP database. I need to get country name of user on my asp.net site. So I need geoip database
> in access format or sql server, excel, text... I don't need software, only database. Where can I find it?
>



 
Reply With Quote
 
bruce barker
Guest
Posts: n/a
 
      19th May 2008
you buy it from:

http://www.maxmind.com/app/ip-location

they supply weekly updates

-- bruce (sqlwork.com)

Jozo wrote:
> Where can I download GeoIP database. I need to get country name of user on
> my asp.net site. So I need geoip database in access format or sql server,
> excel, text... I don't need software, only database. Where can I find it?
>
>

 
Reply With Quote
 
Leon Mayne
Guest
Posts: n/a
 
      19th May 2008
"bruce barker" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
> you buy it from:
>
> http://www.maxmind.com/app/ip-location
>
> they supply weekly updates


There is a free version, but it isn't as accurate, and doesn't get updated
as often.

 
Reply With Quote
 
Cowboy \(Gregory A. Beamer\)
Guest
Posts: n/a
 
      19th May 2008
Be careful that your code does error out if IP country is not found. One
prime example is local testing, which will be a block outside of the ranges
in the databases. You will likely find this exception thrown early, as you
will likely be testing locally, but it si something to consider.

--
Gregory A. Beamer
MVP, MCP: +I, SE, SD, DBA

Subscribe to my blog
http://gregorybeamer.spaces.live.com/lists/feed.rss

or just read it:
http://gregorybeamer.spaces.live.com/

*************************************************
| Think outside the box!
|
*************************************************
"Jozo" <(E-Mail Removed)> wrote in message
news:g0rvcm$dad$(E-Mail Removed)...
> Where can I download GeoIP database. I need to get country name of user on
> my asp.net site. So I need geoip database in access format or sql server,
> excel, text... I don't need software, only database. Where can I find it?
>


 
Reply With Quote
 
Juan T. Llibre
Guest
Posts: n/a
 
      19th May 2008
re:
!> There is a free version, but it isn't as accurate, and doesn't get updated as often

Indeed. That's the one I linked to.

But, even their for-pay database isn't too accurate.
It consistently places me in Miami, even though I'm in the Dominican Republic.

The problem is that it registers IP address ranges by the *owner* of the range,
instead of by the physical location which the IP range serves.




Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en espaņol : http://asp.net.do/foros/
======================================
"Leon Mayne" <(E-Mail Removed)> wrote in message news:6847AECC-636D-484F-861D-(E-Mail Removed)...
> "bruce barker" <(E-Mail Removed)> wrote in message news:%(E-Mail Removed)...
>> you buy it from:
>>
>> http://www.maxmind.com/app/ip-location
>>
>> they supply weekly updates

>
> There is a free version, but it isn't as accurate, and doesn't get updated as often.



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
cross database linq aspdotnet Microsoft C# .NET 0 3rd Jun 2010 09:05 PM
Cross: I need GeoIP database Jozo Microsoft ASP .NET 5 19th May 2008 05:12 PM
Creating a cross-database command =?Utf-8?B?QkJN?= Microsoft ADO .NET 6 1st Nov 2006 07:27 PM
Database-like cross-worksheets links moruga Microsoft Excel Misc 1 7th Dec 2005 01:16 AM
External Cross Reference Database norgren123 Microsoft Access VBA Modules 1 20th Jun 2005 02:56 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 01:47 AM.