开发者

How to grab information from a site using Microsoft Access, or other program?

开发者 https://www.devze.com 2022-12-28 07:37 出处:网络
I have a database in Access with my movie collection and a very \"professional\" look. I would like to have a way to inform the IMDB\'s number of a movie and grab the information from the internet. Is

I have a database in Access with my movie collection and a very "professional" look. I would like to have a way to inform the IMDB's number of a movie and grab the information from the internet. Is there a way to read a page or download a page to read in automatically with MS-Access? If not, what language I should learn to have a database with this property开发者_开发知识库?


I would take a loot at this project implementing a IMDB API. It's .NET based so you should be able to integrate it with Access or any other C# or VB.NET application accessing your MSACCESS database.

0

精彩评论

暂无评论...
验证码 换一张
取 消