Results 1 to 5 of 5

Thread: Moving A Database To A New Server

  1. #1
    Join Date
    Apr 2006
    Posts
    584
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Moving A Database To A New Server

    Hi All,

    I am currently updating a clients site, it's huge and has a large database... They are on a bad server, so I want to know if I can move or copy the database onto my own server? Anyone know if this is possible?

  2. #2
    Join Date
    Sep 2005
    Location
    India
    Posts
    1,627
    Thanks
    6
    Thanked 107 Times in 107 Posts

    Default

    Check the following articles

    one

    two

    three

  3. #3
    Join Date
    Apr 2006
    Posts
    584
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Great thanks! I have just had a heart attack with this site... All the users that sign up and everything are all on PHP pages, which I can handle. BUT I looked into the area for the actual admin users, that's all in .aspx... Is it normal to use PHP and aspx?

  4. #4
    Join Date
    Sep 2005
    Location
    India
    Posts
    1,627
    Thanks
    6
    Thanked 107 Times in 107 Posts

    Default

    Is it normal to use PHP and aspx
    I think it depends usually most of the developer goes with a single server-side technology and that will make their job much easier.

    I don't know why they've used ASP.NET in case of your admin users pages, is there any specific reasons for that?

    Does those pages implemented something which can't be developed using PHP?

    If you are comparing PHP and ASP.NET then I feel they are entirely different..

  5. #5
    Join Date
    Apr 2006
    Posts
    584
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Yea that's what I don't understand, from what I can see those pages can do what PHP does... Very strange...

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •