I have a very simple basic website written in classic asp which feeds of a MS access database hosted on godaddy - the site itself has very little traffic.
Each time I need to do a database update, I currently use FTP and overwrite the previous version whic works OK!
However this causes the website to crash and to get it back up and running I need to go into the godaddy hosting options and run the "Recycle your application pool" option.
Is there a more efficient way of refreshing the data without migrating the website and/or DB to avoid this crash?! Maybe some sort of an import?
cheers
noob problem solver