Hi folks
I'm relatively new to both .net and MySQL. I'm looking for some pointers in terms of how I would present data stored in a MySQL database on an aspx page.
I'm of the understanding I will net a .net connector? However the site I am looking to develop will not be hosted by me, but a host provider so not sure if this would have any impact on the setup.
Also, I'm of the understanding I should be careful in terms of how I reference data from my pages due to sql injection attacks etc. Again, any advice on this would be greatly received.
Thanks in advance for any input.
Regards
Michael
I'm relatively new to both .net and MySQL. I'm looking for some pointers in terms of how I would present data stored in a MySQL database on an aspx page.
I'm of the understanding I will net a .net connector? However the site I am looking to develop will not be hosted by me, but a host provider so not sure if this would have any impact on the setup.
Also, I'm of the understanding I should be careful in terms of how I reference data from my pages due to sql injection attacks etc. Again, any advice on this would be greatly received.
Thanks in advance for any input.
Regards
Michael