Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

big one: replace database using CF app

Status
Not open for further replies.

simmerdown

Programmer
Jun 6, 2000
100
US
I just ran smack into the wall of trying to update (replace, really) the live-on-the-server database ... of course, I get messages saying that the file is locked, since cf is using the db. I could go to the cfserver itself, stop service, replace the db, then restart it, but that's not very practical in my situation.

So my question is: what basic elements are needed to produce an upload/replace app?
I'd like it to be secure as well ...

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top