Results 1 to 2 of 2

Thread: Attaching database

  1. #1
    Join Date
    Jul 2005
    Posts
    24

    Attaching database

    hi,
    i m attaching database "abc" which is .mdf file and it is on d drive of server but while attaching the database it gives error as "the physical file name 'e:\sqldata\abc_data_log.ldf' may be incorrect". i tried it for e drive also but same error occured.

    plz help me
    thanks in advance

  2. #2
    Join Date
    Sep 2002
    Posts
    5,938
    Try with sp_attach_single_file_db if you don't have .log file.

Posting Permissions

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