Closed Thread
Results 1 to 3 of 3

Thread: Coding a stock ticker accessing an asp DB

  1. #1
    gtg100i Guest

    Coding a stock ticker accessing an asp DB

    I have some knowledge of Java and SQL and was curious how to do this. I need to access an asp database periodically (every 5 minutes) and read from the DB and update a GUI display. The data displayed would be simple, just a scrolling ticker maybe, and some charts. I just don't have the experience to know how to get into the database. I assume XML would be best, but then I don't know which language to use to write the GUI in. Any suggestions would be greatly appreciated. Thanks.

  2. CODECALL Circuit advertisement

     
  3. #2
    Lop's Avatar
    Lop
    Lop is offline Speaks fluent binary
    Join Date
    May 2006
    Posts
    1,178
    Rep Power
    30
    What type of database is it first? I know you said ASP database but I've never heard of an ASP database. Are you sure it isn't MySQL, MSSql or something like that?

  4. #3
    gtg100i Guest

    Clarification

    Sorry, when I said ASP I meant that I log in remotely using a thin client application. As far as the actual DB, I'm one hundred percent sure. Basically, I wanted to know if the appropriate way to approach this project was to write it in Java with embedded XML code to call the database. I'm an engineering major so I'm not even sure if this will work

Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Stock Trading Application
    By Cburg in forum Request Services
    Replies: 34
    Last Post: 12-23-2011, 10:29 PM
  2. Web scraping to get stock info
    By ahdrage in forum HTML Programming
    Replies: 9
    Last Post: 01-11-2011, 05:54 AM
  3. stock screener API java
    By thosecars82 in forum Java Help
    Replies: 4
    Last Post: 05-27-2010, 12:37 AM
  4. Item<--->stock
    By TAboy24 in forum Java Help
    Replies: 4
    Last Post: 01-06-2009, 11:50 AM
  5. Displaying stock price
    By Minti in forum JavaScript and CSS
    Replies: 3
    Last Post: 05-14-2008, 03:47 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts