Microsoft IIS
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
 
User Name:
Password:
Remember me
Go Back   ASP Free ForumsSystem AdministrationMicrosoft IIS

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread ASP Free Forums Sponsor:
  #1  
Old May 14th, 2005, 02:44 PM
EnenDaveyBoy's Avatar
EnenDaveyBoy EnenDaveyBoy is offline
Apprentice
ASP Free Beginner (1000 - 1499 posts)
 
Join Date: Sep 2003
Location: Manchester, England
Posts: 1,480 EnenDaveyBoy User rank is Sergeant (500 - 2000 Reputation Level)EnenDaveyBoy User rank is Sergeant (500 - 2000 Reputation Level)EnenDaveyBoy User rank is Sergeant (500 - 2000 Reputation Level)EnenDaveyBoy User rank is Sergeant (500 - 2000 Reputation Level)EnenDaveyBoy User rank is Sergeant (500 - 2000 Reputation Level) 
Time spent in forums: 1 Week 2 Days 13 h 1 m 29 sec
Reputation Power: 25
Send a message via ICQ to EnenDaveyBoy Send a message via AIM to EnenDaveyBoy Send a message via MSN to EnenDaveyBoy Send a message via Yahoo to EnenDaveyBoy
Changing server question

Hi

I currently have a web site, on a linux server, hosted by a hosting company, however the hosting company is so rubbish there is no way in the world i will pay them money again on any site.

My problem is it runs chillisoft asp, and I have a mysql database which i would like to copy to take use on the new hosting company, what is the best way to do this or is it not possible?

i would be happy creating a page that takes att the data and loops it putting it into an access db, then uloading from the access db onto my new server, a pain yes but better than typing in all the info again, but i don;t think it will run an access DB, cos its a linux server, any ideas?

Cheers for any help
__________________
Around a circle you can always draw a bigger circle.

EnenDaveyBoy

Reply With Quote
  #2  
Old May 14th, 2005, 11:07 PM
Doug G Doug G is offline
Grumpier Old Moderator
ASP Free God 11th Plane (10000 - 10499 posts)
 
Join Date: Sep 2003
Posts: 10,143 Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level) 
Time spent in forums: 3 Weeks 4 Days 23 h 29 m 58 sec
Reputation Power: 181
I'd stick with the mysql db. My windows hosting company (crystaltech.com) offers mysql and php, as well as asp.

There should not be too much tweaking from a chilisoft server. There are quite a few hosts that offer chilisoft if you'd rather stay in that environment.
__________________
======
Doug G
======
I didn't attend the funeral, but I sent a nice letter saying I approved of it. --Mark Twain

Reply With Quote
  #3  
Old May 15th, 2005, 05:22 AM
EnenDaveyBoy's Avatar
EnenDaveyBoy EnenDaveyBoy is offline
Apprentice
ASP Free Beginner (1000 - 1499 posts)
 
Join Date: Sep 2003
Location: Manchester, England
Posts: 1,480 EnenDaveyBoy User rank is Sergeant (500 - 2000 Reputation Level)EnenDaveyBoy User rank is Sergeant (500 - 2000 Reputation Level)EnenDaveyBoy User rank is Sergeant (500 - 2000 Reputation Level)EnenDaveyBoy User rank is Sergeant (500 - 2000 Reputation Level)EnenDaveyBoy User rank is Sergeant (500 - 2000 Reputation Level) 
Time spent in forums: 1 Week 2 Days 13 h 1 m 29 sec
Reputation Power: 25
Send a message via ICQ to EnenDaveyBoy Send a message via AIM to EnenDaveyBoy Send a message via MSN to EnenDaveyBoy Send a message via Yahoo to EnenDaveyBoy
Hi i am not bother which hosting I am and yes i would prefer to stay with mysql, but would prefer to goto windows based.

but thats not the issue, my issue is how to I change servers and but not loose all the information held in the DB's?

Cheers

Reply With Quote
  #4  
Old May 15th, 2005, 10:00 PM
Doug G Doug G is offline
Grumpier Old Moderator
ASP Free God 11th Plane (10000 - 10499 posts)
 
Join Date: Sep 2003
Posts: 10,143 Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level) 
Time spent in forums: 3 Weeks 4 Days 23 h 29 m 58 sec
Reputation Power: 181
You have to copy the data out of the existing database and then load it into the new database. If you are going from mysql to mysql you can use tools like the mysql Administrator or mysqlFront to migrate the data.

If you go to a different dbms like sql server, you'll probably have some database structure adjustments to make, and some code to change.
Comments on this post
EnenDaveyBoy agrees: many thanks

Reply With Quote
  #5  
Old May 16th, 2005, 05:57 PM
EnenDaveyBoy's Avatar
EnenDaveyBoy EnenDaveyBoy is offline
Apprentice
ASP Free Beginner (1000 - 1499 posts)
 
Join Date: Sep 2003
Location: Manchester, England
Posts: 1,480 EnenDaveyBoy User rank is Sergeant (500 - 2000 Reputation Level)EnenDaveyBoy User rank is Sergeant (500 - 2000 Reputation Level)EnenDaveyBoy User rank is Sergeant (500 - 2000 Reputation Level)EnenDaveyBoy User rank is Sergeant (500 - 2000 Reputation Level)EnenDaveyBoy User rank is Sergeant (500 - 2000 Reputation Level) 
Time spent in forums: 1 Week 2 Days 13 h 1 m 29 sec
Reputation Power: 25
Send a message via ICQ to EnenDaveyBoy Send a message via AIM to EnenDaveyBoy Send a message via MSN to EnenDaveyBoy Send a message via Yahoo to EnenDaveyBoy
thanks much appriciated, will look into it a bit further

Reply With Quote
Reply

Viewing: ASP Free ForumsSystem AdministrationMicrosoft IIS > Changing server question


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 6 hosted by Hostway
Stay green...Green IT