Please excuse my lack of knowledge on this subject. I normally develop in dreamweaver with php and mysql. When I want to publish mysql db tables I use a tool called phpmyadmin which is provided by my webhost and allows for mysql admin such as inport export of db tables.
My problem is, I have developed a website using VWD express with a mssql express database, I want to publish this and I am looking for a suitable host. The questions I have are:
1. Will my mssql express db work on mssql2000 db or mssql2005 db hosting (no one seems to provide sqlexpress db)?
2. What mssql admin tool should I look for a prospective host to provide so I can import/export my mssqlexpress tables?
Thanks