multiplex77
Programmer
Hi,
I have an ASP application that uses a MSSQL 2000 database. It has been installed on several client sites. Currently when ever I make changes to the database, I need to make a trip down to the client's site and run a SQL query (using Query Analyzer) to update the database. This is very time consuming and expensive for me because of the travel.
Does anyone have a suggestion of how I can just send a patch to them via email and have them install it themselves? I've thought of sending them the .sql file and have them run the query themselves, but is this the most professional way to do it?
Look forward to hearing your advice. Thanks!
I have an ASP application that uses a MSSQL 2000 database. It has been installed on several client sites. Currently when ever I make changes to the database, I need to make a trip down to the client's site and run a SQL query (using Query Analyzer) to update the database. This is very time consuming and expensive for me because of the travel.
Does anyone have a suggestion of how I can just send a patch to them via email and have them install it themselves? I've thought of sending them the .sql file and have them run the query themselves, but is this the most professional way to do it?
Look forward to hearing your advice. Thanks!