Hello folks,

I want to build a SQL database based on data from web page link as the this one:
http://tubic.tju.edu.cn/deg/information.php?ac=DEG10010001

Since the data would be collected from thousands of such link, I want
to write code for doing it automatically. Can anyone suggest how to
deal with the following tasks?

(1) With the above link, how can I store the corresponding data to the
SQL database, assuming the database has identical fields (Access
Number, Gene Name, etc.) as the above link?

(2) After processing the above link, how can I open a new link
automatically, for example,
http://tubic.tju.edu.cn/deg/information.php?ac=DEG10010002, and doing
the same thing as in step (1).

(3) How can I repeat steps (1) and (2) for all the pages I want to handle.

Any suggestions and recommendation of framework, book and online
source for doing it would be highly appreciated.

Thanks in advance,
Robert

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
witty-interest mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to