we have a database that is used for almost everything in our web interfaces. We also have one admin who periodically updates the information and for whatever reason, when this admin has the database open it shuts everyone out - and we can't find a fix (I've posted here about it and tried everything and nothing has changed the situation)....so, I'd like to at least have a nice error message stating that the database is being maintained, please try back later - instead of the ugly CF error that is thrown. Trouble is, I have no idea what I'm testing for! <cfif database is available> great<cfelse> DB being maintain, try later</cfif>
Anyone know the proper code to use?
thanks!
Stephanie
p.s. the CF error states that the DB is opened exclusively by IP user.....
Anyone know the proper code to use?
thanks!
Stephanie
p.s. the CF error states that the DB is opened exclusively by IP user.....