Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 3 of 3

Thread: How to store webpage content into sqlserver

  1. #1
    Junior Member
    Join Date
    Apr 2013
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default How to store webpage content into sqlserver

    HI All,

    I would like to thank all guys who are helping here.

    I need some help I will be very happy if guys can help me I am sure you will helping as the question which I am about to ask is nothing to the seniors here. My query goes here...

    I have a page called www dot abc dot com and there is some content in that page now I want to store this content in an sqlserver.

    I heard that it can be achieved using DOM can you guys help in this. If not in DOM please suggest me the possible ways.

    Bunch of thanks in advance. Please help me ASAP as it is very urgent to my project.

    Sowmya


  2. #2
    Administrator copeg's Avatar
    Join Date
    Oct 2009
    Location
    US
    Posts
    5,320
    Thanks
    181
    Thanked 833 Times in 772 Posts
    Blog Entries
    5

    Default Re: How to store webpage content into sqlserver

    We have no clue as to your experience or the question...what did you research tell you? Do you know SQL? Are you familiar with dom? How do you wish to query the data? Making your question easy to answer allows us to help you that much more easily. And please don't mark your questions as urgent or use acronyms implying something similar

    Suggested reading:
    What have you tried? - Matt Gemmell
    http://www.catb.org/esr/faqs/smart-questions.html

    This thread has been cross posted here:

    http://www.java-forums.org/java-code/71046-how-store-webpage-content-into-sqlserver-urgent.html

    Although cross posting is allowed, for everyone's benefit, please read:

    Java Programming Forums Cross Posting Rules

    The Problems With Cross Posting


  3. #3
    Super Moderator Norm's Avatar
    Join Date
    May 2010
    Location
    Eastern Florida
    Posts
    25,042
    Thanks
    63
    Thanked 2,708 Times in 2,658 Posts

    Default Re: How to store webpage content into sqlserver

    Also posted at How to store webpage content into sqlserver??URGENT - Dev Shed
    If you don't understand my answer, don't ignore it, ask a question.

Similar Threads

  1. Equivalent type of OracleTypes.CURSOR in sqlserver 2012
    By shijo in forum JDBC & Databases
    Replies: 0
    Last Post: February 27th, 2013, 09:15 AM
  2. SQLServer Stored Proc. not working as intented
    By dmalisovas in forum JDBC & Databases
    Replies: 2
    Last Post: May 31st, 2012, 01:45 AM
  3. [SOLVED] SQLServer Hell
    By xyrer in forum What's Wrong With My Code?
    Replies: 3
    Last Post: September 21st, 2010, 04:46 PM
  4. Updation of webpage to the last modified date
    By Revathy G in forum Java Programming Tutorials
    Replies: 1
    Last Post: May 6th, 2009, 04:47 AM
  5. Updation of webpage to the last modified date
    By Revathy G in forum Java Code Snippets and Tutorials
    Replies: 1
    Last Post: May 6th, 2009, 04:47 AM

Tags for this Thread