Hello guys, I am having a little problem with my web host, I have dropped an email to them but they are not replying to my email. One of my client has chosen a windows hosting plan that allows .asp pages, but it doesn't allow access to .mdb database. So, if my client wish to use .asp page in order to connect the MySQL database, how it would be possible connecting mysql using asp ? Also, what code he will need to add or delete records from database ? Cheers
Is it classic asp or asp.net? When you create the mysql database you should get a connection string for conneting to the db. Alternatively set up the db and contact the hosting company for the information.