Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Attaching problem 1

Status
Not open for further replies.

Zoom1177

Programmer
Oct 25, 2006
44
US
Hi,

I've got a database file(MDF) from a book it's called Bigpubs2000.mdf

I am trying to attach that file to the database and it's asking me about the location of the log file, which is not included in the book.

Is there is a way i can create a log file for that mdf?

NOTE: I am attaching it to SQL Server 2005 for now, i might attached it later to SQL Server 2000

Any ideas?
Thanks for your help
 
if you uncheck the log file while attaching the db it will create the log in the default location.

- Paul
- Database performance looks fine, it must be the Network!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top