If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > ASP > 2 Databases ?

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 08-29-03, 04:17
jonah9 jonah9 is offline
Registered User
 
Join Date: Jul 2003
Location: Japan/California
Posts: 68
Unhappy 2 Databases ?

hey folks, heres my problem, any ideas are welcome:
i have a database on a remote server. i dont have any data access pages and i dont want to write them
so for now we edit the database locally and upload the whole thing to the web server, but if someone accesses the web page during this upload time the whole thing crashes, so is there some way i could duplicate the database under another name, upload it to the server, and automatically copy everything to the original database? or is there an easier way?
thanks in advance,
jonah
Reply With Quote
  #2 (permalink)  
Old 09-07-03, 01:20
unatratnag unatratnag is offline
Registered User
 
Join Date: Jul 2003
Location: Ohio/Chicago
Posts: 75
why do you edit it remotely?

why not lock the db or change it to single user mode or something of that sort?
Reply With Quote
  #3 (permalink)  
Old 09-08-03, 00:41
jonah9 jonah9 is offline
Registered User
 
Join Date: Jul 2003
Location: Japan/California
Posts: 68
Post its on the web

thanks for your reply.
the problem is that we need our database accessable online at all times so that our customers can see our web pages. we edit it locally and upload it because its on the web-hosting server and i dont think we can edit it remotely on thier server. basically we need to do this with no down time.
any thoughts?
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On