it01y2 0 Report post Posted January 31, 2008 I am trying to make a script to pull mysql data into a vb application. This will connect to windows media player so that people can select a song through my website, and windows media player would play it through vb automatically. Can anybody help me? Share this post Link to post Share on other sites
Galahad 0 Report post Posted February 12, 2008 You need help with what actually? MySQL connectivity, or the entire project?If you ar looking for MySQL connectivity within Visual Basic (6.0, not .NET), you can take a look at this topic [ here ]If you are looking for help with the entire project, well.. I never tried to connect with WMP so I can't help you there... Why not use Winamp instead? It already has all the code written in Visual Basic, that you need to interact with it... (And winamp is waaaay way better than windows media player)... Share this post Link to post Share on other sites
it01y2 0 Report post Posted February 15, 2008 yea currently I am making a vb application but I am new to vb, but as my website got deleted by the web admin of my host, I'm really ******* off. All I want to do is make a automatic radio station which plays songs which are requested on the website which inputs into a mysql database. I need to make a script to pull the mysql data from the database into vb and then play the song. Share this post Link to post Share on other sites