Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
MSDE same as SQL Server????
Message
De
15/04/2001 09:14:45
Bob Tracy
Independent Consultant
Driftwood, Texas, États-Unis
 
 
À
14/04/2001 21:14:37
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Divers
Thread ID:
00495586
Message ID:
00495636
Vues:
10
Hi Jim,

John has an excellent suggestion in using DTS to move your databases, but you can also do it manually if you don't have access to DTS. Take a look in SQL Books on Line under "Attaching and Detaching Databases". What you basically do is detach the database from the server using stored procedure sp_detach_db, copy the database and log files to the new server, and the attach them using sp_attach_db.

It has been a while, but I remember trying this (successfully) when MSDE first came out just to make sure it would work.
Bob Tracy

Never engage in a battle of wits if you're only half armed.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform