Jarvis Posted July 27, 2009 Posted July 27, 2009 I have a series of databases hosted by a company in California. This company is not particularly customer-centric so, unless you are an IT person, it is difficult sometimes to get a question answered. I'm trying to download a copy of these databases for some offline development but cannot figure out how to get a copy off the server platform. The attached screenshot shows how far I have been able to get. Can somebody tell me what the next step is to make this happen? Thanks, Jarvis
John May - Point In Space Posted July 27, 2009 Posted July 27, 2009 Uhh, your hosting company won't answer a question like that in a timely manner? Sounds like maybe time for a new provider. Have a look at our services: http://www.pointinspace.com/ In the interim, they should have provided you some sort of file transfer mechanism to your server, whether it be FTP, VNC or the likes. You would either close the database then download, or perform a backup and download accordingly. - John
Steven H. Blackwell Posted July 27, 2009 Posted July 27, 2009 The Console does not provide for a download capability. That would raise an entire range of issues. How is it that you do not have the original of the files that you sent them to host? Steven
Jarvis Posted July 28, 2009 Author Posted July 28, 2009 Several of these databases were launched in a rudimentary format a couple of years ago. I did most of the development on the served file, rather than developing offline then uploading for use on the server. Is this a backwards approach? Should I do all the development work first then upload to the server? How would you then harvest any data for subsequently re-designed or augmented databases?
IdealData Posted July 28, 2009 Posted July 28, 2009 As Steven says there is no download facility through FMS Admin console. Your hosting company need to send you the file(s), or give you ftp access to a point where the backups are stored.
Steven H. Blackwell Posted July 28, 2009 Posted July 28, 2009 Is this a backwards approach? Should I do all the development work first then upload to the server? How would you then harvest any data for subsequently re-designed or augmented databases? Essentially, yes, it is backwards. Especially for versions before 10 it is also somewhat dangerous. As for the data issue, the best procedure is to separate the data from the UI and business logic. Steven
IdealData Posted July 28, 2009 Posted July 28, 2009 You can continue to develop locally and then IMPORT the data from the server at each milestone. You can script the import routines and develop those as you move the solution onwards. With FMS console you can close/remove the server file and then upload the newer version.
Jarvis Posted July 28, 2009 Author Posted July 28, 2009 Thanks guys. I think I understand my options now.
Recommended Posts
This topic is 5596 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now