Viewing 2 posts - 1 through 2 (of 2 total)
Hi,
Thanks for the reply...
Do you have any idea on this error:
Server: Msg 9003, Level 20, State 1, Line 1
The LSN (1618:92:1) passed to log scan in database 'StoreBO' is invalid.
Connection...
February 5, 2008 at 6:31 pm
#775393
May I ask how you manage to attach the database by using Create Database scripts?
I'm trying to attach the database using this script:
CREATE DATABASE StoreBO
ON PRIMARY (FILENAME = 'C:\MSSQL\Data\StoreBO_Data.MDF')
FOR...
February 3, 2008 at 7:02 pm
#774619