473,473 Members | 1,847 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Import file from a website into a table

Can anyone point me in the right direction on how I can import a comma
delimited webpage off a website into a table in Access 2003?

If someone knows of an example of how to do this that would really be
great. My access knowledge is not too great unfortunately.

Nov 13 '05 #1
8 5484
if you can save the thing as a text file, look up transferText in the
help. If you create an import spec, then it's a snap... you just
specify the filename.

Nov 13 '05 #2
Contact the owner of the site and ask that person to send you a copy of
the file. Pay, if necessary.

Nov 13 '05 #3
Well this is what i'm wanting to do:

I'm wanting to specify the url as a .php script file and manipulate the
url through variables in Access to generate the output that I need and
insert that data (which is comma delimited) into a table.

example:

http://www.website.com/filename.php?...var=MYOTHERVAR

gives me the output of:

data1, data2, data3, etc which I want to import into a table.

I hope I made that a bit more clear.
Do you think you can point me in the right direction on this one? :)
Thank you!

Nov 13 '05 #4
You assume that this person is out to steal something. Maybe you should
look into your own cynicism before going judgemental on others!

Nov 24 '05 #5

<ja******@optonline.net> schreef in bericht news:11*********************@g49g2000cwa.googlegro ups.com...
You assume that this person is out to steal something. Maybe you should
look into your own cynicism before going judgemental on others!

Maybe it would be helpful if you would quote at least 'someting' of the thread that you are responding to ??
As I see it, (Google is my friend) the last answer on this thread was 3 weeks! ago !!

Arno R
Nov 24 '05 #6
I ran "SELECT SUM percent_cynicism FROM my_personality and it came back
100%.
As a side query I asked, why does someone want to mind data from a web
page? Do I have to do this for my own web pages? No, I don't because I
already have this data. Would, my daughter have to mine data from my
web page. No, she wouldn't; she would just ask me and I would send it
to her.
Who would have to mine it? My guess is someone that I didn't want to
give it to would have to mine it, unless they were just too lazy to
ask.
I suppose if I were tres stupide and the only way I could come up with
to get my own data would be by mining it, then it would not be theft;
it would just be stupidity.
So maybe it's not theft;maybe it's just that when your lover looks into
your eyes, he/she sees the back of your skull.
I hope that's not too judgemental for you. I've done my bery best to
put a positive interpretation on the OP's request.
Of course maybe he/she had permission to download the data as a comma
delimted text file and simple wanted to know how to load the data from
that file into a JET table. In that case, my cynicism about theft and
stupidity is misplaced and should be replaced with an admonition to try
asking the question you want answered instead of some other question.

Nov 24 '05 #7
I've created Web sites that give the ability for a user to download a
CSV file. And a .csv file can be opened in Excel or imported into
Access via File | Get External Data...

Best regards,
J. Paul Schmidt, Freelance Web and Database Developer
http://www.Bullschmidt.com
Access Database Sample, Web Database Sample, ASP Design Tips

Can anyone point me in the right direction on how I >can import a comma
delimited webpage off a website into a table in >Access 2003?

If someone knows of an example of how to do this >that would really be
great. My access knowledge is not too great >unfortunately.


Nov 29 '05 #8
rkc
pa**@bullschmidt.com wrote:
I've created Web sites that give the ability for a user to download a
CSV file. And a .csv file can be opened in Excel or imported into
Access via File | Get External Data...


So what?
Nov 29 '05 #9

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: TeleTech | last post by:
Hi. Please try to bear with this SQL "newbie" here ;) I am trying to figure out how to import the FCC ULS report results into a database. I believe what I need is a JOIN statement. To see...
1
by: mark | last post by:
In Access 2000 and 2002, I have created an import specification to import the fixed-width recordset below into an existing table. I am having strange problems with the import of the date and time...
1
by: carverk | last post by:
Greetz All, Is there a way to hide Tables from being displated by the Import Wizard? I have already did the Right mouse click | Properties | Hide Option. The tables disappear from the DB Window,...
1
by: Dan | last post by:
Could someone please help me with auto importing a series of data files into an Access table. I tried to follow code given below in a previous messagebut i'm getting error messages. Here's my...
3
by: deko | last post by:
I've been trying to use the Access Import Wizard to expedite importing data into my mdb. The nice thing about the wizard is that I can import from different file formats - txt, xls, even Outlook -...
16
by: klowe | last post by:
Hi, I'm an Access newbie and need to update an Access database from a web application. I'll need to add new records and also update existing ones. What I was thinking of doing is have my web app...
3
by: ninrulz | last post by:
I will try to explain my situation. I know that it is hard to offers solutions without fully understanding what people would like to achieve. I receive 2 csv files every month. The csv files...
2
by: KingoftheKings | last post by:
I'm new here. I want a help with VB codes that will import text or excel files from a specified directory in to an existing or new Access table. I have written some codes, but when I click the...
6
by: provor | last post by:
Hello, I have the following code that I am using when a user presses a button to import an excel file into a table. The code is hard coded to point to the correct table. This works great for this...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
1
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
0
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.