Hey guys,
Q1) I know quite a bit about PHP, but our new website at work is coded in ASP and I decided to learn a bit about it myself. I have downloaded Visual Web Developer 2008 as a friend recommended, but unlike PHP it seems to be tricky to connect to my MYSQL 5.0 Server.
I have connected to it and extracting data, but only from a bit of google'd code I can't do much with, (can't sort/page).
Does anyone know of a way to connect via the options in Visual Web Developer so I can get more functions?
Q2) I am trying to parse data from a XML File, again I have it set up fine with PHP but on VWD2008 it seems like there's no way to connect to a URL, only data XML Data from your local PC.
Q1) I know quite a bit about PHP, but our new website at work is coded in ASP and I decided to learn a bit about it myself. I have downloaded Visual Web Developer 2008 as a friend recommended, but unlike PHP it seems to be tricky to connect to my MYSQL 5.0 Server.
I have connected to it and extracting data, but only from a bit of google'd code I can't do much with, (can't sort/page).
Does anyone know of a way to connect via the options in Visual Web Developer so I can get more functions?
Q2) I am trying to parse data from a XML File, again I have it set up fine with PHP but on VWD2008 it seems like there's no way to connect to a URL, only data XML Data from your local PC.