Results 1 to 2 of 2

Thread: connection to mysql

  1. #1

    Thread Starter
    New Member
    Join Date
    May 2007
    Posts
    1

    connection to mysql

    Hello

    Is it possible to do this?

    I have a website made in php, like a forum, i would like an application that sits in the system tray wich pops up to say a new thread has been aded, made in .net???

    Thank you

  2. #2
    Frenzied Member circuits2's Avatar
    Join Date
    Sep 2006
    Location
    Kansas City, MO
    Posts
    1,027

    Re: connection to mysql

    A forum website is still going to be database driven. So you can create a .NET program that routinely checks the database for the last thread id. This, of course, would require you to have privileges on the database.
    Show the love! Click (rate this post) under my name if I was helpful.

    My CodeBank Submissions: How to create a User Control | Move a form between Multiple Monitors (Screens) | Remove the MDI Client Border | Using Report Viewer with Visual Studio 2012 Express

Posting Permissions

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



Click Here to Expand Forum to Full Width