Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
MSDE same as SQL Server????
Message
De
15/04/2001 17:31:25
 
 
À
15/04/2001 09:14:45
Bob Tracy
Independent Consultant
Driftwood, Texas, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Divers
Thread ID:
00495586
Message ID:
00495671
Vues:
13
Thanks Bob, especially for the second nugget! That was really bothering me (that 'files' seemed to just disappear).

I think I have a reasonable chance to get done what is needed now.

Cheers,

JimN

>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.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform