473,408 Members | 1,966 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,408 software developers and data experts.

? How to populate database with online data ?

I want to collect data about some music in a database. Few tricky things
that I have questions about...

I'd like to start to populate the database with some info from a website.
The web site is fed from another database that I do not have direct access
to. I'd like to populate my lists such as genre, artist name, and song
title. I'd also like to grab a thumbnail of the album cover, and in some
cases an MP3 clip from the album. Can I automate this or does it have to be
done by cut and paste? I would then fill in my own data such as higher
resolution scans of the album cover and other MP3's

Just as tricky, I'd like the database to create folders for me based on the
genre, artist, and album name so that I can keep the info organized.

Then, to shoot for the moon, I'd like to share the database structure with
friends so that my database will then correlate and fill in info from their
databases.

I'm sure this is asking alot but it seems so practical that maybe someone
has somehting like this already set up?

Thanks in advance..
Greg
Nov 13 '05 #1
1 2028
On Mon, 10 Jan 2005 02:54:37 GMT, "HalifaxPinball"
<Ha******************@NOSPAMhotmail.com> wrote:

You can use a webbrowser control on your form, navigate to the URL
you're interested in, and use code like
http://support.microsoft.com/default...b;en-us;238313 to
access the DOM and extract what you need.

-Tom.

I want to collect data about some music in a database. Few tricky things
that I have questions about...

I'd like to start to populate the database with some info from a website.
The web site is fed from another database that I do not have direct access
to. I'd like to populate my lists such as genre, artist name, and song
title. I'd also like to grab a thumbnail of the album cover, and in some
cases an MP3 clip from the album. Can I automate this or does it have to be
done by cut and paste? I would then fill in my own data such as higher
resolution scans of the album cover and other MP3's

Just as tricky, I'd like the database to create folders for me based on the
genre, artist, and album name so that I can keep the info organized.

Then, to shoot for the moon, I'd like to share the database structure with
friends so that my database will then correlate and fill in info from their
databases.

I'm sure this is asking alot but it seems so practical that maybe someone
has somehting like this already set up?

Thanks in advance..
Greg


Nov 13 '05 #2

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

Similar topics

7
by: Sharon | last post by:
I have successfully loaded a DataSet object with a XML schema (XSD). Now I wish to populate the tables that was created in the DataSet. I have an XML file/string that contain all the needed data...
9
by: Mike L | last post by:
I tried a sample of code in MSDN magazine, but now I'm stuck. What code has the best performance to populate a Data Grid with a SP? Below is the code I have, which might be completing the wrong...
4
by: Mike L | last post by:
I'm open for any suggestions on how to better program this. I want the user to select a license from a combo box, cboPrivilege and then the user will click the add button, then a record will be...
1
by: Celine | last post by:
how can we populate a textbox using information from database, using asp.net and c#
3
by: Yul | last post by:
Hi, We are in the process of designing an ASP.NET app, where a user will enter some 'Customer ID' to be queried in the database. If the ID is valid, several stored procedures will be called to...
3
by: crjunk | last post by:
I have 4 different databases that I'm having to pull data from in order to populate a datagrid. I am able to do this, but my problem is that because I'm pulling the data from 4 different...
6
by: Jchick | last post by:
Im a newbie with a sql table in a MSDE database that contains fields of CustName, BrokerName, Type, Status. I am trying to write a trigger that does this: 1. When a new record in a table is...
4
by: Nate | last post by:
I am looking to populate a Schedule table with information from two other tables. I am able to populate it row by row, but I have created tables that should provide all necessary information for me...
2
by: Nate | last post by:
I am looking to populate a Schedule table with information from two other tables. I am able to populate it row by row, but I have created tables that should provide all necessary information for me...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
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...

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.