Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Attaching DB
Message
De
16/10/2003 21:57:26
 
 
À
16/10/2003 00:59:10
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Autre
Titre:
Divers
Thread ID:
00835099
Message ID:
00839595
Vues:
41
My VB6's application using Ms. SQL 2000 as its database, my customer uses Ms. SQL Server 7 .. then I need to attach the database to their Ms. SQL Server 7 server .. but I didnot find attach menu in the Ms. SQL Server 7 .. then I tried to use query analizer to run below commands:

EXEC sp_attach_db @dbname = N'ABC 2.3e Professional',
@filename1 = N'D:\Project\Abc\Communicator 2.3e Prof\Data\abc-db.mdf',
@filename2 = N'D:\Project\Abc\Communicator 2.3e Prof\Data\ABC 2.3e Professional_log.ldf'

and I got error message .. "Invalid header file with the ldf file"

any suggestion?

Best Regards
Winan
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform