Hello,
1. Size limits:
I have check other posts and found that the size limit for each MS SQL database is 3GB, what is size limit for MySQL database?
No size limit for MySQL.
2. Connection limits:
What is maximum number of concurrent connections allowed for each account?
No limits.
3. Other limits:
Are there any other limits (e.g. number of queries per hour) besides the two above?
No. The most major limit/restriction is hard drive input/output. There is not a real metric to gauge that against. I would say that 98% of the customers never have any issues with this. If you are trying to host a site that should not be hosted on a shared server, then you will run into problems.
4. Is stored procedures supported for MS SQL and MySQL?
Not for MySQL. I believe its fine on MSSQL.
5. What is the management tool for MySQL (e.g. phpMyAdmin)? Is remote connection to MySQL database allowed?
PHPMyAdmin for MySQL. Remote connections are allowed.
6. For MySQL, do you support both InnoDB engine and MyISAM engine?
Yes.
7. Do you have asp.net business hosting plan?
Not yet. In the works, send me an email at
arvand@arvixe.com to get on the list.
8. If I allow some user to create their own page on my website, does that count as reselling?
Yes if you are going to make it freely available and then host the page for them after they create it. I would suggest a Reseller account.
9. Am I allowed to create, edit and delete files programmably (within account of course)?
Yes.