E
Eric Layman
Hi,
I'm not sure if this is the right place.
I understand there is a tool called MSDE web admin which is supposely a web based version of our fav MS SQL GUI tools. But that requires installation.
The reason im asking this is because currently we are doing a project in which client's IT side do not allow remote connection into their MS SQL server due to security concerns.
Problem is whenever we develop scripts/apps for them, we have to send the raw scripts and stored proc via email.
Whenever there are any bug fixes or column changes, we have to resend the changes to them and they have to alter the objects again.
So, I'm thinking whether are there any phpmyadmin clones which I can simply upload to the web server and do the data modifications/ column modifications / sp modifications ourselves.
Please advise. Thanks
I'm not sure if this is the right place.
I understand there is a tool called MSDE web admin which is supposely a web based version of our fav MS SQL GUI tools. But that requires installation.
The reason im asking this is because currently we are doing a project in which client's IT side do not allow remote connection into their MS SQL server due to security concerns.
Problem is whenever we develop scripts/apps for them, we have to send the raw scripts and stored proc via email.
Whenever there are any bug fixes or column changes, we have to resend the changes to them and they have to alter the objects again.
So, I'm thinking whether are there any phpmyadmin clones which I can simply upload to the web server and do the data modifications/ column modifications / sp modifications ourselves.
Please advise. Thanks