

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Loading Data from web page
Hello everyone,
I'm using QV11 desktop and I'm trying to load data from a simple web page (Table) : List of countries by motor vehicle production - Wikipedia
but i got this error : Internet error 12157
i assume it's an error related to the https
any one have an idea on how to solve this problem ?
Thanks
- « Previous Replies
-
- 1
- 2
- Next Replies »


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
it not the error related to QV check this


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
but when I try with an other site without https it's works


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
It depends on the site security features ...did you tried as per the above article ? did the issue got resolved ?


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I haven't found a real solution in this article


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
This runs absolutely fine for me which suggests it must be something to do with your network I guess:
LOAD Rank,
Country,
"2015 [2]",
"2014 [3]",
"2013 [4]",
"2012 [5]",
"2011 [6][7]",
"2010 [7][8]",
"2005 [9]",
"2000 [10][11]",
"1995 [11][12]",
"1990 [13][14][15]",
"1980 [13][14][15][16]",
"1970 [13][14][15][16]",
"1960 [13][14][15][16]",
"1950 [13][14]",
"Peak production [13][14][11][17][12][15]",
"Peak year [13][14][11][17][12][15]"
FROM
[https://en.wikipedia.org/wiki/List_of_countries_by_motor_vehicle_production]
(html, codepage is 1252, embedded labels, table is @1);


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
if I use your script I got this error :


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
loading locally or loading from the server?
where ever you're loading from, can you access that page in I.E.?


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I'm loading locally,
your are right I can't access this page from IE


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I suspected that would be the case, its some network issue then I am afraid

- « Previous Replies
-
- 1
- 2
- Next Replies »